ΒΆtemplate <typename ContextType, typename T>
constexpr auto make_arg(T& value)
-> basic_format_arg<ContextType>
template <typename ContextType, typename T>
constexpr auto make_arg(T& value)
-> basic_format_arg<ContextType>
Declared at: third_party/fmt/include/fmt/core.h:1609
Templates
- ContextType
- T
Parameters
- T& value