3 #ifndef CPPQEDCORE_COMPOSITES_ACT_H_INCLUDED
4 #define CPPQEDCORE_COMPOSITES_ACT_H_INCLUDED
11 #include <boost/mpl/size.hpp>
18 #define BASE_class SubSystemsInteraction<mpl::size<tmptools::Vector<V...> >::value>
54 #endif // CPPQEDCORE_COMPOSITES_ACT_H_INCLUDED
Auxiliary tools to Composite.
const boost::shared_ptr< T > sharedPointerize(boost::shared_ptr< T > t)
Part of a bundle of functions providing a unified interface to wrap objects into the shared-pointer i...
Helper class to Composite.
Tools for creating non-owning shared pointers.
Defines composite::SubSystemFree and composite::SubSystemsInteraction.