| std::extent< typename, _Uint >(3cxx) | std::extent< typename, _Uint >(3cxx) |
std::extent< typename, _Uint > - extent
#include <type_traits>
Inherits std::integral_constant< size_t, 0 >.
using type = integral_constant< size_t,
__v >
using value_type = size_t
constexpr operator value_type () const
noexcept
static constexpr size_t value
struct std::extent< typename, _Uint >"extent
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |