C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
tmptools::Range< N, Nbeg > Struct Template Reference

An integer range_c starting with Nbeg and having N elements (Nbeg ... Nbeg+N-1) More...

#include <TMP_Tools.h>

+ Inheritance diagram for tmptools::Range< N, Nbeg >:
+ Collaboration diagram for tmptools::Range< N, Nbeg >:

Detailed Description

template<unsigned N, int Nbeg>
struct tmptools::Range< N, Nbeg >

An integer range_c starting with Nbeg and having N elements (Nbeg ... Nbeg+N-1)

Definition at line 67 of file TMP_Tools.h.


The documentation for this struct was generated from the following file: