/
struct Geo TypeInfo

This is the documentation for Enlighten.

struct Geo TypeInfo

template<typename T, TypeId>
struct Geo::TypeInfo

Provides a type id for the given type.

Functions

Name Description
GetId()

Return a unique TypeId for T. Evaluated at compile time.


static GEO_FORCE_INLINE TypeId Geo::TypeInfo< T, id >::GetId


public: GEO_FORCE_INLINETypeId GetId()


Return a unique TypeId for T. Evaluated at compile time.

Related content

struct GeoStd IsSame< T, T >
struct GeoStd IsSame< T, T >
More like this
struct GeoStd IsSame< T, T >
struct GeoStd IsSame< T, T >
More like this
struct GeoStd Conditional< false, T, F >
struct GeoStd Conditional< false, T, F >
More like this