mirror of
				https://github.com/boostorg/unordered.git
				synced 2025-11-04 01:31:41 +01:00 
			
		
		
		
	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