On May 24, 2010, at 5:27 PM, Howard Hinnant wrote:
> Author: hhinnant
> Date: Mon May 24 19:27:34 2010
> New Revision: 104575
>
> URL: http://llvm.org/viewvc/llvm-project?rev=104575&view=rev
> Log:
> [rand.dist.samp.plinear]. This means we've got a fully tested and functional
> <random>! 489 tests over 48 sections are passing. :-) The only thing still
> on my plate in this area is to back-port some of this technology to
> random_shuffle/shuffle in <algorithm>. That will involve shuffling header
> bits around (<random> depepends on <algorithm>), but it won't entail that
> much development (compared to what has been required for <random>).
Nice! It would be great if <algorithm> doesn't end up pulling in much of
<random> just to get the *shuffle bits.
-Chris
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits