aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/move/patches/modernize-throw-specs.patch
blob: 5c15796dbd1d096dce3c51d3ff35f34b1179a1bb (plain) (blame)
1
2
3
4
5
--- a/include/boost/move/core.hpp	(index)
+++ b/include/boost/move/core.hpp	(working tree)
@@ -82,1 +82,1 @@
-      ~rv() throw();
+      ~rv();