b_string will no longer implement the b_stream interface. writing to a string via b_stream will now be handled by b_stringstream.
38 KiB
38 KiB
b_string will no longer implement the b_stream interface. writing to a string via b_stream will now be handled by b_stringstream.