libstdc++: std::extent< typename, _Uint > Struct Template Reference (original) (raw)

#include <[type_traits](a00233%5Fsource.html)>

Inheritance diagram for std::extent< typename, _Uint >:

Static Public Attributes
static constexpr size_t value

Detailed Description

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

extent

Definition at line 1496 of file type_traits.

Member Typedef Documentation

type

value_type

Member Function Documentation

operator value_type()

constexpr std::integral_constant< size_t , __v >::operator value_type ( ) const inlineconstexprnoexceptinherited

Member Data Documentation

value


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