...世界上备受推崇且设计精湛的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,C++ Coding Standards
...世界上备受推崇且设计精湛的 C++ 库项目之一。
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;