Visual Computing Library
|
Allows to apply a function to each type in a variadic template pack. More...
#include <vclib/types/variadic_templates.h>
Static Public Member Functions | |
template<typename F > | |
static void | apply (F &&f) |
Allows to apply a function to each type in a variadic template pack.
Usage: