Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/variadic-helper.hpp"
pick a single argument from a variadic parameter pack
i | the index number (zero based) of the argument to select |
Definition at line 301 of file variadic-helper.hpp.
Static Public Member Functions | |
template<typename ARG , typename... ARGS> | |
static auto | get (ARG, ARGS &&...args) |