Created on 2013-07-31.00:00:00 last changed 127 months ago
Proposed resolution:
This wording is relative to N3691.
Modify [iterator.range] p1 as indicated:
-1- In addition to being available via inclusion of the <iterator> header, the function templates in 24.7 are available when any of the following headers are included: <array>, <deque>, <dynarray>, <forward_list>, <list>, <map>, <regex>, <set>, <string>, <unordered_map>, <unordered_set>, and <vector>.
[ 2014-06-06 pre-Rapperswill ]
This issue has been reopened as arrays-ts.
[ 2013-09 Chicago: ]
Move to Deferred. This feature will ship after C++14 and should be revisited then.
Addresses: arrays.ts
Section [iterator.range] p1 specifies header files that, in addition to <iterator>, make available the function templates in 24.7 (begin, end, etc.) but it fails to mention <dynarray>. This seems to be just an oversight.
History | |||
---|---|---|---|
Date | User | Action | Args |
2014-06-06 21:18:30 | admin | set | messages: + msg6993 |
2014-06-06 21:18:30 | admin | set | status: deferred -> open |
2013-09-26 21:12:49 | admin | set | messages: + msg6642 |
2013-09-26 21:11:14 | admin | set | status: new -> deferred |
2013-08-19 21:26:43 | admin | set | messages: + msg6560 |
2013-07-31 00:00:00 | admin | create |