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

small modifs :
. removed CompatFoo<CompatFoo< typename > > specializations (maybe msvc will be happy)
. fixed a few non-qualified 'size_t' (thanks cwpro8)
. moved free func boost::io::str(boost::basic_format const&) into boost:: (allows koenig lookup, much more convenient)
. changed the IO_NEEDS_USING_DECLARATION list (is this still required on some compiler ?)

and mostly cosmetic details (shortened //------ .. lines longer than 80 and other unnecessary long lines, changed comments, ..)


[SVN r21892]

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

+ 1 - 1
libs/format

@@ -1 +1 @@
-Subproject commit 86dfc15c4e4a8f10a2fabcc301facad7c12d56c5
+Subproject commit 18785faa01879145b37f44c37423de93ae12f441

粤ICP备19079148号