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 subtract_with_carry_engine< IntType, w, s, r >::default_seed
PrevUpHomeNext

Global subtract_with_carry_engine< IntType, w, s, r >::default_seed

boost::random::subtract_with_carry_engine< IntType, w, s, r >::default_seed

Synopsis

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

const uint32_t subtract_with_carry_engine< IntType, w, s, r >::default_seed;

PrevUpHomeNext