ΒΆtemplate <typename... Args>
constexpr auto count_named_args() -> size_t
template <typename... Args>
constexpr auto count_named_args() -> size_t
Declared at: third_party/fmt/include/fmt/core.h:1207
Templates
- Args