A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/ostreambuf.iter.cons below:

[ostreambuf.iter.cons]

27 Iterators library [iterators] 27.6 Stream iterators [stream.iterators] 27.6.4 Class template ostreambuf_­iterator [ostreambuf.iterator] 27.6.4.1 ostreambuf_­iterator constructors [ostreambuf.iter.cons]

ostreambuf_iterator(ostream_type& s) noexcept;

1 #

Requires: s.rdbuf() shall not be a null pointer.

2 #

Effects: Initializes sbuf_­ with s.rdbuf().

ostreambuf_iterator(streambuf_type* s) noexcept;

3 #

Requires: s shall not be a null pointer.

4 #

Effects: Initializes sbuf_­ with s.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4