forked from boostorg/unordered
Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "../helpers/random_values.hpp"
|
||||
#include "../helpers/invariants.hpp"
|
||||
|
||||
test::seed_t seed(12847);
|
||||
|
||||
template <class T>
|
||||
struct self_assign_base : public test::exception_base
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user