Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Converts a pack of types into a std::tuple of those types. More...
#include <convert.hpp>
Converts a pack of types into a std::tuple of those types.
Ts | Parameter pack of types to convert. |
Usage: