NAME
A function of omni
OVERLOADS
omni::type_id
A function of omni
#include <omni/type.hpp>template < typename T > uint64_t omni::type_id()OVERLOADS
template < typename T > inline uint64_t omni::type_id(const T& t)
template < typename T > inline uint64_t omni::type_id(const T *const t)