![]() |
Pothos
0.6.0-g9da168ef
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.
1.8.13