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

Merge from trunk:
* dropped support of antique compilers
* fixed issue with ambiguity in swap (fixes #2839)
* added conditional noexcepts to move assignments, default and move constructors (fixes #7911)
* experimental variadic templates support (refs #9163)
* bunch of size optimizations for assignments and move assignments (refs #7960)
* minor changes and size optimizations

[SVN r86650]

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

+ 1 - 1
libs/variant

@@ -1 +1 @@
-Subproject commit e05edc0248f9a6a3268d7ecc0fd1e0e87690ec57
+Subproject commit e70b03583f8b46022f3854ad71b7a9f13e04dd99

粤ICP备19079148号