名稱空間
變體
操作

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

來自 cppreference.com
 
 
 
 
 
static constexpr result_type min();
(C++11 起)

返回隨機數引擎可能生成的最小值。

[編輯] 返回值

0u

[編輯] 複雜度

常數時間。

[編輯] 參閱

[靜態]
獲取輸出範圍中的最大可能值
(public static member function) [編輯]