|
Nano
A C++ template metaprogramming library
|
Builds a range of nano::int_t types. More...
#include <containers.hpp>
Builds a range of nano::int_t types.
| Current | The value to (maybe) add to the range |
| Step | The increment size between successive elements |
| Iteration | The current iteration of the build |
| Continue | If the range must continue to be built, or if we are passed the end |
| Values | The current values in the range |
1.8.9.1