struct is_statically_named_arg

Declaration

template <typename T>
struct is_statically_named_arg : public std::integral_constant { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/core.h:1178

Inherits from: std::integral_constant

Templates

T