Replaced rand() with std::rand()
authorkhizmax <libcds.dev@gmail.com>
Tue, 31 May 2016 06:08:01 +0000 (09:08 +0300)
committerkhizmax <libcds.dev@gmail.com>
Tue, 31 May 2016 06:08:01 +0000 (09:08 +0300)
commitf932991cfbf0a6529df58d3094e61d46a6ea194e
tree314493e8a270f2ba27004a3f9a3c2fb3c37e740d
parent5a8fe6a7fac97dfbd471e4fee0f07db8c50065f2
Replaced rand() with std::rand()
cds/details/bitop_generic.h
cds/opt/options.h
cds/opt/permutation.h
test/stress/queue/random.cpp
test/unit/misc/split_bitstring.cpp