Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Discards values in the sequence.
void discard(unsigned long long count);
Parameters
- count
The number of values to discard.
Remarks
The member function effectively calls (*this)()count times and discards each value.
Requirements
Header: <random>
Namespace: std