Empirical
|
#include <IntPack.h>
Public Types | |
using | type = typename ip_range<(NEXT >=END), NEXT, END, STEP, VALS..., START >::type |
Static Public Attributes | |
static constexpr int | NEXT = START + STEP |
using emp::internal::ip_range< DONE, START, END, STEP, VALS >::type = typename ip_range<(NEXT >= END), NEXT, END, STEP, VALS..., START>::type |
|
static |