template <typename Container>
struct all
Defined at line 758 of file ../../third_party/fmtlib/src/include/fmt/ranges.h
Public Members
const Container & c
Public Methods
typename Container::const_iterator begin ()
Defined at line 760 of file ../../third_party/fmtlib/src/include/fmt/ranges.h
typename Container::const_iterator end ()
Defined at line 761 of file ../../third_party/fmtlib/src/include/fmt/ranges.h