Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
test::basic_stream::str

Returns a string view representing the pending input data.

Synopsis
string_view
str() const;

PrevUpHomeNext