basic_istringstream Members
The following tables list the members of the basic_istringstream Class. For a list of members inherited by the basic_istringstream class, see basic_istream Members.
Reference
Constructors
Constructs an object of type basic_istringstream. |
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. |