Bifrost SDK
Bifrost SDK documentation
TypeId.h File Reference

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...
 

Detailed Description

Type identifier for types.

Definition in file TypeId.h.