forked from boostorg/unordered
Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
test::seed_t seed(96785);
|
||||
|
||||
template <class T>
|
||||
void assign_tests1(T* = 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user