Termination of loop evaluation. More...
#include <compileTimeLoop.hpp>

Static Public Member Functions | |
| template<typename... Args> | |
| static inlinevoid | eval (Args &&... args) |
| Nothing is evaluated. | |
Static Public Attributes | |
| static size_t constexpr | end = T_pos |
| See CompileTimeLoop. | |
| static size_t constexpr | pos = T_pos |
| See CompileTimeLoop. | |
| static int constexpr | step = T_step |
| See CompileTimeLoop. | |
Termination of loop evaluation.