|
using | iterator_category = std::output_iterator_tag |
|
using | value_type = typename std::iterator_traits< OutputIt >::value_type |
|
using | difference_type = void |
|
using | pointer = void |
|
using | reference = void |
|
using | _Unchecked_type = truncating_iterator_base |
|
|
OutputIt | base () const |
|
size_t | count () const |
|
|
| truncating_iterator_base (OutputIt out, size_t limit) |
|
|
OutputIt | out_ |
|
size_t | limit_ |
|
size_t | count_ |
|
The documentation for this class was generated from the following file:
- Thirdparty/spdlog/include/spdlog/fmt/bundled/format.h