ΒΆtemplate <bool B1, bool B2, bool... Tail>
constexpr auto count() -> size_t
template <bool B1, bool B2, bool... Tail>
constexpr auto count() -> size_t
Declared at: third_party/fmt/include/fmt/core.h:1203
Templates
- bool B1
- bool B2
- bool Tail