std::shuffle_order_engine::min
static constexpr result_type min(); | | (since C++11) |
---|
返回引擎适配器可能生成的最小值。此值等于e.min()
何地e
是潜在的引擎。
参数
%280%29
返回值
最小潜在生成值。
复杂性
常量。
另见
max static | gets the largest possible value in the output range (public static member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com