C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
Act.h File Reference

Defines the helper class composite::_. More...

#include "SubSystem.h"
#include "SmartPtr.h"
#include "TMP_Tools.h"
#include <boost/mpl/size.hpp>
+ Include dependency graph for Act.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  composite::_< V >
 Helper class to Composite. More...
 

Namespaces

 composite
 Auxiliary tools to Composite.
 

Macros

#define BASE_class   SubSystemsInteraction<mpl::size<tmptools::Vector<V...> >::value>
 

Typedefs

template<int... V>
using Act = composite::_< V... >
 Template alias for backward compatibility.
 

Detailed Description

Defines the helper class composite::_.

Definition in file Act.h.