ttg::meta::type_identity< T > Struct Template Reference

Documentation

template<typename T>
struct ttg::meta::type_identity< T >

Definition at line 11 of file typelist.h.

Public Types

using type = T
 

Member Typedef Documentation

◆ type

template<typename T >
using ttg::meta::type_identity< T >::type = T

Definition at line 12 of file typelist.h.


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