[cfe-dev] libcxx - uniform_int

Eric Fiselier via cfe-dev cfe-dev at lists.llvm.org
Thu Jun 23 22:00:00 PDT 2016


If I'm not mistaken std::uniform_int was never a part of the standard. I
have found no mention of it in the C++11 standard or the current standard
draft.
Instead it looks like it was a TR1 name for uniform_int_distribution, which
libc++ has never offered.

/Eric​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160623/48a11d08/attachment.html>


More information about the cfe-dev mailing list