class counting_iterator
Declaration
class counting_iterator { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/format.h:2293
Method Overview
- public constexpr size_t count() const
- public constexpr counting_iterator()
Methods
¶constexpr size_t count() const
constexpr size_t count() const
Declared at: third_party/fmt/include/fmt/format.h:2310
¶constexpr counting_iterator()
constexpr counting_iterator()
Declared at: third_party/fmt/include/fmt/format.h:2308