C++QEDCore  2.100.2 (v2 Milestone 10 Development branch)
a framework for simulating open quantum dynamics – core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tmptools::ConditionalAddConst< T, ADD_CONST > Struct Template Reference

Applies add_const if ADD_CONST = true. More...

#include <TMP_Tools.h>

+ Inheritance diagram for tmptools::ConditionalAddConst< T, ADD_CONST >:
+ Collaboration diagram for tmptools::ConditionalAddConst< T, ADD_CONST >:

Detailed Description

template<typename T, bool ADD_CONST>
struct tmptools::ConditionalAddConst< T, ADD_CONST >

Applies add_const if ADD_CONST = true.

Definition at line 62 of file TMP_Tools.h.


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