HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vt_KnownValueTypeDetail Namespace Reference

Functions

template<typename T >
constexpr int GetIndexImpl (TfMetaList<>)
 
template<typename T , typename Typelist >
constexpr int GetIndexImpl (Typelist)
 
template<typename T >
constexpr int GetIndex ()
 

Function Documentation

template<typename T >
constexpr int Vt_KnownValueTypeDetail::GetIndex ( )

Definition at line 228 of file types.h.

template<typename T >
constexpr int Vt_KnownValueTypeDetail::GetIndexImpl ( TfMetaList<>  )

Definition at line 206 of file types.h.

template<typename T , typename Typelist >
constexpr int Vt_KnownValueTypeDetail::GetIndexImpl ( Typelist  )

Definition at line 212 of file types.h.