Variants
Actions

Template talk:cpp

From cppreference.com

[edit] Improper linking?

{{c|std::rand}} returns std::rand, which links to std::srand instead of std::rand. --- Undeterminant 11:21, 26 February 2012 (PST)

I fixed it in the wiki, but we should still update p12tic/cppreference-doc/index-functions.xml. (If I get time, I'll fix it and issue a pull request.) Nate 13:55, 26 February 2012 (PST)
I've fixed the issue on the git repository. P12 16:08, 26 February 2012 (PST)
close