std::independent_bits_engine<Engine,W,UIntType>::base
提供: cppreference.com
<tbody>
</tbody>
const Engine& base() const noexcept; |
(C++11以上) | |
ベースとなるエンジンを返します。
引数
(なし)
戻り値
ベースとなるエンジン。