Template Struct remove_all_extents

Inheritance Relationships

Base Type

Derived Type

Struct Documentation

template<typename T>
struct remove_all_extents : public mpark::lib::identity<T>

Subclassed by mpark::lib::remove_all_extents< array< T, N > >