File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 15151515
15161516 <function name =" std::make_pair" link =" cpp/utility/pair/make_pair" />
15171517
1518+ <class name =" std::piecewise_construct_t" link =" cpp/utility/piecewise_construct_t" ></class >
1519+ <const name =" std::piecewise_construct" link =" cpp/utility/piecewise_construct" />
1520+
15181521 <class name =" std::tuple" link =" cpp/utility/tuple" >
15191522 <constructor />
15201523 <function name =" operator=" />
27952798 <!-- todo mem objects-->
27962799 </class >
27972800
2801+ <class name =" std::random_device" link =" cpp/numeric/random/random_device" >
2802+ <constructor />
2803+ <function name =" operator()" />
2804+ <function name =" min" />
2805+ <function name =" max" />
2806+ <function name =" entropy" />
2807+ </class >
2808+
27982809 <typedef name =" std::minstd_rand0" alias =" std::linear_congruential_engine" />
27992810 <typedef name =" std::minstd_rand" alias =" std::linear_congruential_engine" />
28002811 <typedef name =" std::mt19937" alias =" std::mersenne_twister_engine" />
You can’t perform that action at this time.
0 commit comments