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

来自cppreference.com

 
 
 
 
 
const Engine& base() const noexcept;
(C++11 起)

返回底层引擎

参数

(无)

返回值

底层引擎。