Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/variadic-helper.hpp"
Metaprogramming helper to transfer variadic arguments.
U<ARGS....>
X | a variadic template |
Definition at line 273 of file variadic-helper.hpp.
Public Types | |
using | Type = X< ARGS... > |
using Type = X<ARGS...> |
Definition at line 275 of file variadic-helper.hpp.