Difference between revisions of "Template:cpp/numeric/random/engine/dsc seed"
From cppreference.com
(Template update.) |
|||
Line 1: | Line 1: | ||
− | {{dsc mem fun|cpp/numeric/random/{{{1|}}}/seed|notes={{ | + | {{dsc mem fun|cpp/numeric/random/{{{1|}}}/seed|notes={{#ifeq: {{{1|}}}|philox_engine|{{mark c++26}}|{{mark c++11}}}}|sets the current state of the engine}} |
Revision as of 23:51, 21 August 2024
|- class="t-dsc"
|(C++11)
| sets the current state of the engine
(public member function of std::{{{1}}}
)
|-