#include <format.h>
template<typename OutputIt, typename Enable = typename std::is_void< typename std::iterator_traits<OutputIt>::value_type>::type>
class detail::truncating_iterator< OutputIt, Enable >
Definition at line 481 of file format.h.
The documentation for this class was generated from the following file: