Implementation details. More...
Classes | |
class | MultiConfigBase |
Base class for the case when multiconfiguration is allowed. Not meant to be used directly by client code. More... | |
Typedefs | |
typedef boost::mpl::empty_base | MonoConfigBase |
Base class for the case when multiconfiguration isn't allowed. Not meant to be used directly by client code. More... | |
Implementation details.
typedef boost::mpl::empty_base det::detail::MonoConfigBase |
Base class for the case when multiconfiguration isn't allowed. Not meant to be used directly by client code.
See XXMLManager's template parameters description.
Definition at line 71 of file XXMLManager.h.