mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-28 22:31:47 +01:00
Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
test::seed_t seed(356730);
|
||||
|
||||
template <class T>
|
||||
void constructor_tests1(T* = 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user