basic_istringstream::rdbuf
basic_stringbuf<E, T, A> *rdbuf() constThe member function returns the address of the stored stream buffer, of type pointer to basic_stringbuf<E, T, A>.
basic_stringbuf<E, T, A> *rdbuf() constThe member function returns the address of the stored stream buffer, of type pointer to basic_stringbuf<E, T, A>.