summaryrefslogtreecommitdiffstats
path: root/boost/boost.wshadow.patch
diff options
context:
space:
mode:
Diffstat (limited to 'boost/boost.wshadow.patch')
-rw-r--r--boost/boost.wshadow.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/boost.wshadow.patch b/boost/boost.wshadow.patch
index d905d8bade8d..b336f82296d6 100644
--- a/boost/boost.wshadow.patch
+++ b/boost/boost.wshadow.patch
@@ -129,7 +129,7 @@
+ { return x._rng == y_arg._rng && x.y == y_arg.y && std::equal(x.v, x.v+k, y_arg.v); }
/** Returns true if the two generators will produce different sequences. */
BOOST_RANDOM_DETAIL_INEQUALITY_OPERATOR(shuffle_order_engine)
-
+
--- foo/foo/foo/boost/random/subtract_with_carry.hpp
+++ foo/foo/foo/boost/random/subtract_with_carry.hpp
@@ -268,21 +268,21 @@