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

Refs #4987. Added forward declaration of namespace-scope swap for boost::optional, this should fix GCC compilation errors. Also swap implementation now uses Boost.Utility.Swap to make use of the workarounds for some broken compilers. If it breaks for your compiler, let me know in the mentioned ticket.

[SVN r67288]
Andrey Semashev 15 лет назад
Родитель
Сommit
dc5e10c6db
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/optional

+ 1 - 1
libs/optional

@@ -1 +1 @@
-Subproject commit 646488e0e2f87e5e77d2e764ce642db2304e9ec0
+Subproject commit e9989b260e0e4acd02a839ac95904746fe9922d2

粤ICP备19079148号