Namespaces
Variants
Actions

Talk:cpp/header/random

From cppreference.com

Is there a reason this page uses "(C++11)" instead of "(since C++11)"? LB(T|C) 00:08, 18 August 2014 (PDT)

[edit] HTML error

There are errors in closing tags in mt19937 and mt19937_64.
Tag <p> opens and closes after <span><span> (now it's lines 482-483 and 494-495). Please, fix it - because of these errors parsing tree is invalid.
http://validator.w3.org/check?uri=http%3A%2F%2Fen.cppreference.com%2Fw%2Fcpp%2Fheader%2Frandom&charset=%28detect+automatically%29&doctype=Inline&group=0&No200=1&user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2Fservices - see the last errors.
--194.67.36.34 12:04, 13 July 2015 (PDT)

[edit] random_device not listed with other classes

random_device is only mentioned in the "Synopsis" section, though it seems like it should also be in the "Classes" section

header pages don't get as much attention as the actual library pages.. fixed, thanks. --Cubbi (talk) 18:05, 10 December 2016 (PST)