Boost C++ 库

...世界上最受推崇、设计最精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

Global subtract_with_carry_01_engine< RealType, w, s, r >::word_size - Boost C++ 函数库
PrevUpHomeNext

Global subtract_with_carry_01_engine< RealType, w, s, r >::word_size

boost::random::subtract_with_carry_01_engine< RealType, w, s, r >::word_size

提要

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

const std::size_t subtract_with_carry_01_engine< RealType, w, s, r >::word_size;

PrevUpHomeNext