std::shuffle_order_engine
De cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<tbody> </tbody>| Déclaré dans l'en-tête <random>
|
||
template< class Engine, size_t p, size_t r > class shuffle_order_engine; |
(depuis C++11) | |
| This section is incomplete |
Types de membres
| Type du membre | Définition |
result_type
|
typename Engine::result_type
|
Fonctions membres
construit l'adaptateur de moteur Original: constructs the engine adaptor The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction membre publique) | |
définit l'état du moteur sous-jacent Original: sets the state of the underlying engine The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction membre publique) | |
retourne le moteur sous-jacent Original: returns the underlying engine The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction membre publique) | |
Original: Generation The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. | |