#include <DoTypeBase.hpp>
List of all members.
|
Static Public Member Functions |
static int | Id () |
Detailed Description
template<class T>
struct DoFullType2Int< T >
Extract full type ID for a type. This extracts full type ID (user type or primitive type) and adds any modifiers to it (const/ref/pointers).
- Returns:
- type ID integer.
Member Function Documentation
The function returns full type ID for given type
The documentation for this struct was generated from the following file: