命名空间
变体
操作

std::shuffle_order_engine<Engine,K>::base

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

返回底层引擎。

[编辑] 参数

(无)

[编辑] 返回值

底层引擎。