Horizon
Loading...
Searching...
No Matches
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_joiner & operator= (T const &value)
ostream_joiner & operator* () noexcept
ostream_joiner & operator++ () noexcept
ostream_joiner & operator++ (int) noexcept

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