std::uniform_int_distribution::max
STD:制服[医]INT[医]分配::最大
result_type max() const; | | (since C++11) |
---|
返回发行版可能生成的最大值。
参数
%280%29
返回值
发行版可能生成的最大值。
复杂性
常量。
另见
min | returns the minimum potentially generated value (public member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。