Horizon
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ranges::ostream_joiner< Delim, 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

 CPP_assert (semiregular< Delim >)
 
 ostream_joiner (ostream_type &s, Delim const &d)
 
 ostream_joiner (ostream_type &s, Delim &&d)
 
template<typename T >
ostream_joineroperator= (T const &value)
 
ostream_joineroperator* () noexcept
 
ostream_joineroperator++ () noexcept
 
ostream_joineroperator++ (int) noexcept
 

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