tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
integer_sequence< T, Ints > Struct Template Reference

#include <integer_sequence.hpp>

Public Types

using value_type = T
 

Static Public Member Functions

static constexpr auto size () noexcept -> size_t
 

Member Typedef Documentation

◆ value_type

template<typename T, T... Ints>
using value_type = T

Member Function Documentation

◆ size()

template<typename T, T... Ints>
constexpr auto size ( ) -> size_t
inlinestaticnodiscardconstexprnoexcept

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