Defined in header
The C++ numerics library includes common mathematical functions and types, as well as optimized numeric arrays and support for random number generation.
void freeze( bool freezefl = true );
iterator begin();
shuffle_order_engine(); (1)
static constexpr result_type max();
void wait( std::unique_lock<std::mutex>& lock );
Page 97 of 100