Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Global shuffle_order_engine< URNG, k >::table_size
PrevUpHomeNext

Global shuffle_order_engine< URNG, k >::table_size

boost::random::shuffle_order_engine< URNG, k >::table_size

Synopsis

// In header: <boost/random/shuffle_order.hpp>

const std::size_t shuffle_order_engine< URNG, k >::table_size;

PrevUpHomeNext