Pothos
0.7.0-gf7fbae99
The Pothos dataflow programming software suite
|
#include <Templates.hpp>
Public Types | |
typedef T | value_type |
The type of each integer. More... | |
Static Public Member Functions | |
static constexpr std::size_t | size (void) noexcept |
The size of the integer pack. More... | |
A parameter pack of incrementing numbers 0 to N-1
T | the integer type |
Ints | the parameter pack of integers |
typedef T Pothos::Util::integer_sequence< T, Ints >::value_type |
The type of each integer.
|
inlinestaticnoexcept |
The size of the integer pack.