std::shuffle_order_engine<Engine,K>::base
来自cppreference.com
                    
                                        
                    < cpp | numeric | random | shuffle order engine
                    
                                                            
                    
|   const Engine& base() const noexcept;  | 
(C++11 起) | |
返回底层引擎
参数
(无)
返回值
底层引擎。