Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type definition for a subtract with carry engine.
typedef subtract_with_carry_engine<ui-type, 48, 5, 12>
ranlux48_base;
Remarks
This type is a synonym for a specialization of the template subtract_with_carry_engine.
Requirements
Header: <random>
Namespace: std
See Also
Reference
subtract_with_carry_engine Class