![]() |
Scarab
v3.4.2
Project 8 C++ Utility Library
|
Go to the source code of this file.
Namespaces | |
scarab | |
Typedefs | |
template<class XBaseType , class... XArgs> | |
using | factory = indexed_factory< std::string, XBaseType, XArgs... > |
template<class XBaseType , class... XArgs> | |
using | registrar = indexed_registrar< std::string, XBaseType, XArgs... > |