Template Struct identity

Inheritance Relationships

Derived Types

Struct Documentation

template<typename T>
struct identity

Subclassed by std::common_type< T, magic_enum::detail::nonesuch >, std::common_type< magic_enum::detail::nonesuch, T >

Public Types

using type = T