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 >::has_fixed_range
PrevUpHomeNext

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

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

Synopsis

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

const bool subtract_with_carry_engine< IntType, w, s, r >::has_fixed_range;

PrevUpHomeNext