Просмотр исходного кода
. forgot to remove a 'state0' occurence in format_implementation.hpp
. gcc-2.95 with STLport has good stringstream, but format wasnt making the distinction
. stringbuf is now derived into a specific class, so outsstream can use it thru base_from_member, cleaner.
[SVN r20109]