tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
template<typename Context = etl::format_context, typename... Args> | |
auto | make_format_args (Args &&... args) -> detail::format_arg_store< Context, Args... > |
template<typename... Args> | |
auto | make_wformat_args (Args &&... args) -> detail::format_arg_store< wformat_context, Args... > |