Go to the source code of this file.
Data Structures | |
class | FactoryTrait< T > |
Type trait to enable the use of a factory product as command line option. More... | |
class | FactoryTrait< std::shared_ptr< T > > |
Type trait to enable the use of a factory product as command line option. More... | |
Macros | |
#define | FACTORY_TRAIT(F) |