tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
template<typename... Args> | |
constexpr auto | make_tuple (Args &&... args) |
Creates a tuple object, deducing the target type from the types of arguments. | |