Visual Computing Library
|
A simple structure that wraps a list of variadic templates, without instantiating anything. Useful when you need to wrap a list of types, and consider them as a single type. More...
#include <vclib/types/type_wrapper.h>
Static Public Member Functions | |
static constexpr uint | size () |
A simple structure that wraps a list of variadic templates, without instantiating anything. Useful when you need to wrap a list of types, and consider them as a single type.