libstdc++
std::extent< typename, _Uint > Struct Template Reference
Inheritance diagram for std::extent< typename, _Uint >:
[legend]

Public Types

using type = integral_constant< size_t, __v >
 
using value_type = size_t
 

Public Member Functions

constexpr operator value_type () const noexcept
 

Static Public Attributes

static constexpr size_t value
 

Detailed Description

template<typename, unsigned _Uint = 0>
struct std::extent< typename, _Uint >

extent

Definition at line 1450 of file type_traits.


The documentation for this struct was generated from the following file: