std::independent_bits_engine<Engine,W,UIntType>::base

Returns the underlying engine.

# Declarations

const Engine& base() const noexcept;

(since C++11)

# Return value

The underlying engine.