Skip to content

Commit 980185d

Browse files
Dawn Perchikzygoloid
authored andcommitted
LWG3009 Including <string_view> doesn't provide std::size/empty/data
1 parent 750da7d commit 980185d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/iterators.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3480,6 +3480,7 @@
34803480
when any of the following headers are included:
34813481
\tcode{<array>}, \tcode{<deque>}, \tcode{<forward_list>}, \tcode{<list>},
34823482
\tcode{<map>}, \tcode{<regex>}, \tcode{<set>}, \tcode{<string>},
3483+
\tcode{<string_view>},
34833484
\tcode{<unordered_map>}, \tcode{<unordered_set>}, and \tcode{<vector>}.
34843485

34853486
\indexlibrary{\idxcode{size(C\& c)}}%

0 commit comments

Comments
 (0)