std::discard_block_engine<Engine,P,R>::base

Returns the underlying engine.

# Declarations

const Engine& base() const noexcept;

(since C++11)

# Return value

The underlying engine.