integer_sequence< T, Ints > Struct Template Reference

Public Types

using value_type = T
 

Static Public Member Functions

static constexpr std::size_t size ()
 

Detailed Description

template<typename T, T... Ints>
struct atria::estd::integer_sequence< T, Ints >

Definition at line 35 of file utility.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub