forked from boostorg/unordered
Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include "../helpers/tracker.hpp"
|
||||
#include "../helpers/invariants.hpp"
|
||||
|
||||
test::seed_t seed(783472);
|
||||
|
||||
template <class X>
|
||||
void swap_test_impl(X& x1, X& x2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user