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.
Type definition for a subtract with carry engine.
typedef discard_block<subtract_with_carry< i-type, 1 << 24, 10, 24>, 223, 24> ranlux3;
Remarks
The type is a synonym for a specialization of the template discard_block with a specialization of the template subtract_with_carry.
Requirements
Header: <random>
Namespace: std