summaryrefslogtreecommitdiff
path: root/boost/boost.wshadow.patch
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-27 18:22:32 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-27 19:02:50 +0300
commit32565ee39be1a9d7be1de934c1dfb424644b346a (patch)
treea1c92f1023ef8af8a23d1dbc234075c3278fc750 /boost/boost.wshadow.patch
parent992da0d5cf04497bad55637f6a6ebfcdaec03e16 (diff)
Bump maximum fuzz factor down to zero
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
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 @@