v4.3.0
Direct download: nanobench.h
ankerl::nanobench::Rng
can now return the state withstd::vector<uint64_t> Rng::state()
, and this can also be used to initialize the Rng.
Direct download: nanobench.h
ankerl::nanobench::Rng
can now return the state with std::vector<uint64_t> Rng::state()
, and this can also be used to initialize the Rng.