cds  2.3.2
cds::opt::random_engine< Random > Struct Template Reference

[type-option] Random number generator More...

#include <cds/opt/options.h>

Detailed Description

template<typename Random>
struct cds::opt::random_engine< Random >

[type-option] Random number generator

The option specifies a random number generator. Random can be any STL random number generator producing unsigned integer: std::linear_congruential_engine, std::mersenne_twister_engine, std::subtract_with_carry_engine and so on, or opt::v::c_rand.


The documentation for this struct was generated from the following file:

cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:50 by Doxygen 1.8.13