Преглед изворни кода

* Updated documentation to show rvalue-references funcions instead of emulation functions.
* More non-copyable classes are now movable.
* Move-constructor and assignments now leave moved object in default-constructed state
instead of just swapping contents.
* Several bugfixes (#2391, #2431, #1390, #2570, #2528).

[SVN r50258]

Ion Gaztañaga пре 17 година
родитељ
комит
7951597daa
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      libs/interprocess

+ 1 - 1
libs/interprocess

@@ -1 +1 @@
-Subproject commit c1a6867856e64b354d25db6460fba4c90c8fd5d0
+Subproject commit 8f145becf5cbe25ddce435930cff78822ba128f8

粤ICP备19079148号