VCCC  2024.05
VisualCamp Common C++ library
type_identity.hpp File Reference

Go to the source code of this file.

Classes

struct  type_identity< T >
 

Namespaces

 vccc
 

Typedefs

template<typename T >
using type_identity_t = typename type_identity< T >::type