#include <string>
Go to the source code of this file.
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
Macros | |
#define | SERIALBOX_TYPENAMEFUNCTION(type) |
Functions | |
template<typename TData > | |
std::string | serialbox::stella::type_name () |
This file contains the type_name class which maps types to strings.
Definition in file TypeName.h.
#define SERIALBOX_TYPENAMEFUNCTION | ( | type | ) |
Definition at line 27 of file TypeName.h.