名前空間
変種
操作

std::subtract_with_carry_engine<UIntType,w,s,r>::min

From cppreference.com
 
 
 
 
 
static constexpr result_type min();
(C++11以降)

乱数生成器が生成する可能性のある最小値を返します。

[編集] 戻り値

0u

[編集] 複雑性

定数。

[編集] 関連項目

[static]
出力範囲の最大値を返します。
(public static member function) [編集]
English 日本語 中文(简体) 中文(繁體)