命名空间
变体
操作

std::discard_block_engine<Engine,P,R>::base

来自 cppreference.com
 
 
 
 
 
const Engine& base() const noexcept;
(自 C++11 起)

返回基础引擎。

[编辑] 参数

(无)

[编辑] 返回值

基础引擎。