tetl 0.1.0
Embedded Template Library
|
If T is an array type, provides the member constant value equal to the number of elements along the Nth dimension of the array, if N is in [0, rank_v<T>). For any other type, or if T is an array of unknown bound along its first dimension and N is 0, value is 0. More...
#include <extent.hpp>
Additional Inherited Members | |
![]() | |
using | type |
using | value_type |
![]() | |
constexpr | operator value_type () const noexcept |
constexpr auto | operator() () const noexcept -> value_type |
![]() | |
static constexpr size_t | value |
If T is an array type, provides the member constant value equal to the number of elements along the Nth dimension of the array, if N is in [0, rank_v<T>). For any other type, or if T is an array of unknown bound along its first dimension and N is 0, value is 0.