C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
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: