struct is_back_insert_iterator
Declaration
template <typename It>
struct is_back_insert_iterator : public std::integral_constant { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1523
Inherits from: std::integral_constant
Templates
- It