Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/numeric/random/engine/dsc seed"

From cppreference.com
(Undo revision 169599 by Xmcgcg (talk))
(Template update.)
Line 1: Line 1:
{{dsc mem fun|cpp/numeric/random/{{{1|}}}/seed|notes={{mark {{{since|c++11}}}}}|sets the current state of the engine}}
+
{{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}}}) |-