mp_units::uniform_real_distribution¶
Synopsis¶
Declared in <mp-units/utility/random.h>
template<Quantity Q>
using uniform_real_distribution [[deprecated("moved to mp_units::utility::uniform_real_distribution")]] =
utility::uniform_real_distribution<Q>;
Warning
Deprecated: moved to mp_units::utility::uniform_real_distribution. Use of this entity is allowed but discouraged.