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/stringstream.members below:

[stringstream.members]

30 Input/output library [input.output] 30.8 String-based streams [string.streams] 30.8.5 Class template basic_­stringstream [stringstream] 30.8.5.3 Member functions [stringstream.members]

basic_stringbuf<charT, traits, Allocator>* rdbuf() const;

1 #

Returns: const_­cast<basic_­stringbuf<charT, traits, Allocator>*>(&sb)

basic_string<charT, traits, Allocator> str() const;

2 #

Returns: rdbuf()->str().

void str(const basic_string<charT, traits, Allocator>& str);

3 #

Effects: Calls rdbuf()->str(str).


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