Template Struct identity

Inheritance Relationships

Derived Type

Struct Documentation

template<typename T>
struct identity

Subclassed by mpark::lib::remove_all_extents< T >

Public Types

using type = T