discard_block_engine::base
Returns the engine.
const base_type& base() const;
Remarks
This member function returns a reference to the underlying engine object.
Requirements
Header: <random>
Namespace: std
Returns the engine.
const base_type& base() const;
This member function returns a reference to the underlying engine object.
Header: <random>
Namespace: std