Boost C++ 库

...世界上备受推崇且设计精湛的 C++ 库项目之一。 Herb SutterAndrei AlexandrescuC++ Coding Standards

Global linear_congruential_engine< IntType, a, c, m >::has_fixed_range - Boost C++ 函数库
PrevUpHomeNext

Global linear_congruential_engine< IntType, a, c, m >::has_fixed_range

boost::random::linear_congruential_engine< IntType, a, c, m >::has_fixed_range

提要

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

const bool linear_congruential_engine< IntType, a, c, m >::has_fixed_range;

PrevUpHomeNext