![]() |
![]()
| ![]() |
![]()
NAMEstd::linear_congruential_engine::max - std::linear_congruential_engine::max Synopsisstatic constexpr result_type max(); (since C++11)
Parameters(none) Return valueThe maximum potentially generated value. ComplexityConstant See also min gets the smallest possible value in the output range
|