Created on 2017-08-11.00:00:00 last changed 45 months ago
Proposed resolution:
This resolution is relative to N4687.
Edit [iterator.container] as indicated:
-1- In addition to being available via inclusion of the <iterator> header, the function templates in 27.8 are available when any of the following headers are included: <array>, <deque>, <forward_list>, <list>, <map>, <regex>, <set>, <string>, <string_view>, <unordered_map>, <unordered_set>, and <vector>.
[ 2018-3-17 Adopted in Jacksonville ]
[ 2017-11-01 Moved to Tentatively Ready after 7 positive votes for P0 on c++std-lib. ]
basic_string_view has size(), empty(), and data() members, but including <string_view> isn't guaranteed to give you access to the corresponding free function templates. This seems surprising.
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-25 10:48:01 | admin | set | status: wp -> c++20 |
2018-03-18 16:03:30 | admin | set | messages: + msg9738 |
2018-03-18 16:03:30 | admin | set | status: voting -> wp |
2018-02-12 01:13:49 | admin | set | status: ready -> voting |
2017-11-01 18:31:36 | admin | set | messages: + msg9493 |
2017-11-01 18:31:36 | admin | set | status: new -> ready |
2017-08-13 10:45:11 | admin | set | messages: + msg9444 |
2017-08-11 00:00:00 | admin | create |