Created on 2008-03-13.00:00:00 last changed 171 months ago
Proposed resolution:
Add to [tuple.cnstr]:
For each tuple constructor and assignment operator, an exception is thrown only if the construction or assignment of one of the types in Types throws an exception.
527 Added a throws clause to bind constructors. I believe the same throws clause should be added to tuple except it ought to take into account move constructors as well.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg3843 |
2008-03-13 00:00:00 | admin | create |