.. |
associated_types
|
Add iterator concepts and range access customization points for C++20
|
2019-10-29 17:44:18 +00:00 |
back_insert_iterator
|
Update copyright years.
|
2019-01-01 13:31:55 +01:00 |
bidirectional
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
contiguous
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
customization_points
|
Add iterator concepts and range access customization points for C++20
|
2019-10-29 17:44:18 +00:00 |
forward
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
front_insert_iterator
|
Update copyright years.
|
2019-01-01 13:31:55 +01:00 |
headers/iterator
|
libstdc++: Rename disable_sized_sentinel [P1871R1]
|
2019-11-14 16:53:03 +00:00 |
input
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
insert_iterator
|
Update copyright years.
|
2019-01-01 13:31:55 +01:00 |
istream_iterator
|
Fix non-standard behaviour of std::istream_iterator
|
2019-06-19 23:57:10 +01:00 |
istreambuf_iterator
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
move_iterator
|
Update copyright years.
|
2019-01-01 13:31:55 +01:00 |
normal_iterator
|
Update copyright years.
|
2019-01-01 13:31:55 +01:00 |
operations
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
ostream_iterator
|
Fix non-standard behaviour of std::istream_iterator
|
2019-06-19 23:57:10 +01:00 |
ostreambuf_iterator
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
output
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
random_access
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
range_access
|
Check precondition for std::ssize(const Container&)
|
2019-10-31 09:39:48 +00:00 |
range_operations
|
Apply C++20 changes to various iterator types
|
2019-10-30 15:48:11 +00:00 |
reverse_iterator
|
Update copyright years.
|
2019-01-01 13:31:55 +01:00 |
container_access.cc
|
Fix test that gets skipped as unsupported
|
2019-06-07 20:57:28 +01:00 |