![]() |
![]()
| ![]() |
![]()
NAMEstd::subtract_with_carry_engine::seed - std::subtract_with_carry_engine::seed Synopsis void seed( result_type value = default_seed ); (1)
(since C++11)
Parameters value - seed value to use in the initialization of the internal
state
ExceptionsThrows nothing. ComplexityThis section is incomplete
|