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

Returns the underlying engine.

# Declarations

const Engine& base() const noexcept;

(since C++11)

# Return value

The underlying engine.