Template Class TypedID< TypeNone >

Class Documentation

template<>
class TypedID<TypeNone>

Public Functions

TypedID() = default
inline TypedID(uint32_t id_)
template<Types U>
inline TypedID(const TypedID<U> &other)
template<Types U>
inline TypedID &operator=(const TypedID<U> &other)
inline operator uint32_t() const
template<Types U>
inline operator TypedID<U>() const