bsl::basic_istringstream::get

Extract characters into streambuf until a newline.

Synopsis

Declared in <bslstl_istringstream.h>

BaseStream&
get(std::basic_streambuf<char_type, traits_type>& streambuf);

Return Value

a reference to this stream

Parameters

NameDescription
streambufdestination stream buffer