cgv
cgv::type::info::type_id< T > Struct Template Reference

template with a static member function get_id() of type TypeId returning the TypeId of the template argument T. More...

#include <type_id.h>

Detailed Description

template<typename T>
struct cgv::type::info::type_id< T >

template with a static member function get_id() of type TypeId returning the TypeId of the template argument T.

The id corresponds to the enum TypeId for the standard types as well as the void type and is a unique integer larger than TI_LAST for all other types.


The documentation for this struct was generated from the following file: