Просмотр исходного кода

. use own boost::io::outsstream as a stringstream with clear_buffer() feature
(35% speed-up when reusing format objects with gcc-3)
and makes it easier to support gcc-2.95
. workarounds for gcc-2.95'sSGI stdlib ( basic_foo<Ch, Tr> classes declared and
non-defined except a partial specialisation basic_foo<char, Tr>
which is defined by deriving foo (foo being ostream, streambuf, ios, ..)
. small clean-ups


[SVN r19975]

Samuel Krempp 23 лет назад
Родитель
Сommit
a79dd21c35
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/format

+ 1 - 1
libs/format

@@ -1 +1 @@
-Subproject commit 23e68282366c4fcb12a4e0a46cb859209bc988bd
+Subproject commit 197b805cf1f370a2c5d0b20692f810eced0d6046

粤ICP备19079148号