Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/variadic-helper.hpp"
helper to decide if SelectVararg shall be applied. When the boolean condition does not hold, then, instead of selecting from the argument list, an element of type DEFAULT is created as fallback.
Definition at line 328 of file variadic-helper.hpp.
Additional Inherited Members | |
Static Public Member Functions inherited from SelectVararg< idx > | |
static auto | get (ARG, ARGS &&...args) |