|
LILAC
|
Registers a string to a type creation function. More...
#include <type_register.hpp>
Private Member Functions | |
| type_register () | |
Static Private Member Functions | |
| static bool | init () |
| static item * | create () |
Static Private Attributes | |
| static bool | regis = type_register<T>::init() |
Registers a string to a type creation function.
Definition at line 48 of file type_register.hpp.
|
inlineprivate |
Definition at line 52 of file type_register.hpp.
|
staticprivate |
Definition at line 90 of file type_register.hpp.
|
staticprivate |
|
staticprivate |
Definition at line 49 of file type_register.hpp.
1.8.1.2