std::independent_bits_engine<Engine,W,UIntType>::base

来自cppreference.com

[编辑模板]
 
 
 
 
 
<tbody> </tbody>
const Engine& base() const noexcept;
(C++11 起)

返回底层引擎

参数

(无)

返回值

底层引擎。