std::discard_block_engine::base

From cppreference.com

 
 
 
 
 
const Engine& base() const;
(since C++11)

Returns the underlying engine.

[edit] Parameters

(none)

[edit] Return value

The underlying engine.

[edit] Exceptions

noexcept specification:  
noexcept