Horizon
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
ranges::ostream_iterator< T, Char, Traits > Struct Template Reference

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_
 

The documentation for this struct was generated from the following file: