|
Lolly 1.4.28
|
Helper struct for type identification and initialization. More...
#include <basic.hpp>

Static Public Member Functions | |
| static T | init_val () |
| Returns the initialized value of the type. | |
Static Public Attributes | |
| static int | id = new_type_identifier () |
| The type identifier. | |
| static T | init = T () |
| The initialized value of the type. | |
Helper struct for type identification and initialization.
| T | The type to help identify and initialize. |
|
inlinestatic |
|
static |
|
static |