Horizon
|
Public Types | |
using | difference_type = std::ptrdiff_t |
using | char_type = Char |
using | traits_type = Traits |
using | ostream_type = std::basic_ostream< Char, Traits > |
Public Member Functions | |
ostream_iterator (ostream_type &s, Char const *d=nullptr) noexcept | |
template (typename U)() ostream_iterator &operator | |
Public Attributes | |
Char const * | delim_ |