struct strip_named_arg

Declaration

template <typename T,
          bool = is_named_arg<type - parameter - 0 - 0>::value>
struct strip_named_arg { /* full declaration omitted */ };

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

Templates

T
bool