C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
structure::time::DispatcherIsTwoTime< IS_TWO_TIME > Struct Template Reference

Metafunction dispatching two TwoTime & OneTime according to the template parameter IS_TWO_TIME More...

#include <TimeDependence.h>

+ Inheritance diagram for structure::time::DispatcherIsTwoTime< IS_TWO_TIME >:
+ Collaboration diagram for structure::time::DispatcherIsTwoTime< IS_TWO_TIME >:

Detailed Description

template<bool IS_TWO_TIME>
struct structure::time::DispatcherIsTwoTime< IS_TWO_TIME >

Metafunction dispatching two TwoTime & OneTime according to the template parameter IS_TWO_TIME

See also
ExactTimeDependenceDispatched for a paradigmatic example of usage

Definition at line 89 of file TimeDependence.h.


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