A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.
Document number: N3742
Date: 2013-08-30
Three <random>-related Proposals, v2
by Walter Brown
Excerpt:
This paper proposes (1) to add one function template to
<algorithm>
, (2) to add a few novice-friendly
functions to<random>
, and (3) to deprecate some related<cstdlib>
legacy interfaces.
The unifying factor in this tripartite proposal is the entities’ respective connection with the
random number component of the C++11 standard library.
Add a Comment
Comments are closed.