<div class="t-tr-text">C + +: conceitos<div class="t-tr-dropdown"><div><div><div class="t-tr-dropdown-arrow-border"></div><div class="t-tr-dropdown-arrow"></div><div class="t-tr-dropdown-h">Original:</div><div class="t-tr-dropdown-orig">C++ concepts:</div><div class="t-tr-dropdown-notes">The text has been machine-translated via [http://translate.google.com Google Translate].<br/> You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.</div></div></div></div></div> SeedSequence
De cppreference.com
<metanoindex/>
Uma
com base em uma série de dados inteiros consumidos.
seed sequence é um objeto que produz valores inteiros sem sinal i na faixa 0 ≤ i < 232com base em uma série de dados inteiros consumidos.
Original:
A
based on a consumed range of integer data.
seed sequence is an object that produces unsigned integer values i in the range 0 ≤ i < 232based on a consumed range of integer data.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Requisitos
Sé um SeedSequence.Original:Sis a SeedSequence.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.qÉ um objecto daSre é um objecto potencialmente constante deS.Original:qis an object ofSandris a potentially constant object ofS.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.Tis theresult_type.ib,iesãoInputIterators com umvalue_typede valores inteiros sem sinal de 32 bits, pelo menos,.Original:The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.ilis anstd::initializer_list<T>.rb,resãoRandomAccessIterators modificáveis com umvalue_typede valores inteiros sem sinal de pelo menos 32 bits.Original:rb,reare modifiableRandomAccessIterators with avalue_typeof unsigned integer values of at least 32 bits.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.obis anOutputIterator.
Veja também
- std::seed_seq
