struct is_named_arg
Declaration
template <typename T>
struct is_named_arg : public std::integral_constant { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1177
Inherits from: std::integral_constant
Templates
- T
template <typename T>
struct is_named_arg : public std::integral_constant { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1177
Inherits from: std::integral_constant