Created on 2010-08-25.00:00:00 last changed 166 months ago
Proposed resolution:
[DEPENDS ON WHETHER RVALUE OR LVALUE REFERENCE IS THE PREFERRED FORM]
Addresses GB-119
The functions random_shuffle and shuffle both take arguments providing a source of randomness, but one take its argument by rvalue reference, and the other requires an lvalue reference. The technical merits of which form of argument passing should be settled for this specific case, and a single preferred form used consistently.
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-03-05 21:44:45 | admin | set | messages: + msg5613 |
2010-10-24 03:04:13 | admin | set | messages: + msg4927 |
2010-08-25 00:00:00 | admin | create |