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

copy.hpp:

    fix for Visual Age: std::min was passed arguments of different types; replaced std:: min with conditional

detail/streambuf/indirect_streambuf.hpp: 

    removed trailing comma in enum definition

test/combine_test.cpp:
test/symmetric_filter_test.cpp:
test/compose_test.cpp:
test/close_test.cpp:
test/invert_test.cpp:
test/tee_test.cpp:
test/restrict_test.cpp:
test/Jamfile.v2:

    moved tests for close() into the test files for various adapters

[SVN r42544]
Jonathan Turkanis 18 лет назад
Родитель
Сommit
6632ce6ba9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/iostreams

+ 1 - 1
libs/iostreams

@@ -1 +1 @@
-Subproject commit 9ea25a989bc65da650a0c2bb5d2740234462b856
+Subproject commit f735f49547a9ddf5576e6749fd91296367a1c3fa

粤ICP备19079148号