Created on 2012-04-26.00:00:00 last changed 50 months ago
Rationale:
Resolved by P0898R3.
[ 2020-10-06; Reflector discussions ]
Resolved by P0898R3 voted in Rapperswil.
The expressions G::min() and G::max() in Table 116 in [rand.req.urng] are specified as having "compile-time" complexity.
It is not clear what, exactly, this requirement implies. If a URNG has a method:static int min();
then is the method required to have a constexpr qualifier? I believe the standard would benefit from clarification of this point.
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-10-06 16:43:35 | admin | set | messages: + msg11512 |
2020-10-06 16:43:35 | admin | set | messages: + msg11511 |
2020-10-06 16:43:35 | admin | set | status: new -> resolved |
2018-12-16 12:11:44 | admin | set | messages: + msg10261 |
2012-04-26 00:00:00 | admin | create |