Created on 2009-03-13.00:00:00 last changed 171 months ago
Proposed resolution:
[pair.astuple] p5:
template<intsize_t I, class T1, class T2> requires True<(I < 2)> const P& get(const pair<T1, T2>&);
[ Batavia (2009-05): ]
Move to NAD Editorial.
The definition of get implies that get must return the second element if given a negative integer.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg540 |
2010-10-21 18:28:33 | admin | set | messages: + msg539 |
2009-03-13 00:00:00 | admin | create |