std::extent< typename, _Uint >(3) Library Functions Manual std::extent< typename, _Uint >(3)

std::extent< typename, _Uint > - extent

#include <type_traits>

Inherits std::integral_constant< size_t, 0 >.


typedef integral_constant< size_t, __v > type
typedef size_t value_type


constexpr operator value_type () const noexcept
constexpr value_type operator() () const noexcept


static constexpr size_t value

struct std::extent< typename, _Uint >"extent

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++