tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
extent< T[I], 0 > Struct Template Reference

#include <extent.hpp>

Inheritance diagram for extent< T[I], 0 >:
integral_constant< size_t, 0 > integral_constant< size_t, I >

Additional Inherited Members

- Public Types inherited from integral_constant< size_t, 0 >
using type
 
using value_type
 
- Public Types inherited from integral_constant< size_t, I >
using type
 
using type
 
using value_type
 
using value_type
 
- Public Member Functions inherited from integral_constant< size_t, 0 >
constexpr operator value_type () const noexcept
 
constexpr auto operator() () const noexcept -> value_type
 
- Public Member Functions inherited from integral_constant< size_t, I >
constexpr operator value_type () const noexcept
 
constexpr operator value_type () const noexcept
 
constexpr auto operator() () const noexcept -> value_type
 
constexpr auto operator() () const noexcept -> value_type
 
- Static Public Attributes inherited from integral_constant< size_t, 0 >
static constexpr size_t value
 
- Static Public Attributes inherited from integral_constant< size_t, I >
static constexpr size_t value
 
static constexpr size_t value
 

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