Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members of the basic_stringstream Class. For a list of members inherited by the basic_stringstream class, see basic_iostream Class.
Reference
Constructors
Constructs an object of type basic_stringstream. |
Typedefs
The type is a synonym for the template parameter Alloc. |
Member Functions
Returns the address of the stored stream buffer of type pointer to basic_stringbuf<Elem, Tr, Alloc>. |
|
Sets or gets the text in a string buffer without changing the write position. |