|
Bifrost SDK
Bifrost SDK documentation
|
Type identifier for types. More...
#include "internal/TypeInfo.h"Go to the source code of this file.
Classes | |
| class | Amino::TypeId |
| Type identifier for a type. More... | |
Namespaces | |
| namespace | Amino |
Functions | |
| template<typename T > | |
| TypeId | Amino::getTypeId () noexcept |
| Returns the TypeId for the given Type. More... | |
Type identifier for types.
Definition in file TypeId.h.