ranlux24_base TypeDef

Type definition for a subtract with carry engine.

typedef subtract_with_carry_engine<ui-type, 24, 10, 24>
    ranlux24_base;

Remarks

The type is a synonym for a specialization of the template subtract_with_carry_engine.

Requirements

Header: <random>

Namespace: std

See Also

Reference

<random>

subtract_with_carry_engine Class

Other Resources

<random> Members