carb::cpp::type_identity_t

Defined in carb/cpp/TypeTraits.h

template<class T>
using carb::cpp::type_identity_t = typename type_identity<T>::type

Helper type for type_identity.