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

Merge from trunk:
* make the library work on exception-disabled environments (fixes #8717)
* fix compilation of Boost.Variants move assignment for situations when one of the variant template classes has nothrow copy constructor and throwing move constructor (fixes #8772)
* mark move constructor of variant with BOOST_NOEXCEPT_IF (refs #7911)

[SVN r85157]

Antony Polukhin 12 лет назад
Родитель
Сommit
0267971755
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/variant

+ 1 - 1
libs/variant

@@ -1 +1 @@
-Subproject commit f17d91a8b4e14d2cfc416ed891289996a75b775e
+Subproject commit 8507087c59523487be0f2bcbb529893ac00a6248

粤ICP备19079148号