- Title
- issues with random
- Status
- nad
- Section
- [rand.dist.uni]
- Submitter
- P.J. Plauger
Created on 2008-01-14.00:00:00
last changed 171 months ago
Messages
Date: 2010-10-21.18:28:33
[
Bellevue:
]
NAD. Withdrawn.
Date: 2008-01-14.00:00:00
-
[rand.dist.uni.int] uniform_int constructor has changed the default
max constructor parameter from 9 (in TR1) to max(). The value
is arbitrary at best and shouldn't be lightly changed because
it breaks backward compatibility.
-
[rand.dist.uni.int] uniform_int has a parameter param that you can
provide on construction or operator(), set, and get. But there
is not even a hint of what this might be for.
-
[rand.dist.uni.real] uniform_real. Same issue as #2.
|
Date |
User |
Action |
Args |
2010-10-21 18:28:33 | admin | set | messages:
+ msg3721 |
2008-01-14 00:00:00 | admin | create | |