Classes | |
struct | integral_constant |
struct | is_same |
struct | is_same< T, T > |
struct | is_signed |
struct | is_signed< signed char > |
struct | is_signed< signed int > |
struct | is_signed< signed long > |
struct | remove_const |
struct | remove_const< T const > |
struct | remove_cv |
struct | remove_volatile |
struct | remove_volatile< T volatile > |
Typedefs | |
typedef integral_constant< bool, false > | false_type |
typedef integral_constant< bool, true > | true_type |
typedef integral_constant<bool, false> nonstd::span_lite::std11::false_type |
typedef integral_constant<bool, true> nonstd::span_lite::std11::true_type |