Reference

<random>

public member function
<random>

std::shuffle_order_engine::base

const Engine& base() const noexcept;
Return base engine
Returns the base engine object.

Parameters

none

Return value

A constant reference to the base engine object.
Engine is the type used as the first class template parameter (i.e. the type of engine being adapted).

Complexity

Constant.

See also

shuffle_order_engine::shuffle_order_engine
Construct shuffle-order engine (public member function)

AltStyle によって変換されたページ (->オリジナル) /