This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-26 10:26:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
iterators
/
predef.iterators
History
Nikolas Klauser
e99c4906e4
[libc++] Granularize <cstddef> includes (
#108696
)
2024-10-31 02:20:10 +01:00
..
counted.iterator
[NFC][libc++][test] Removes C++98 support. (
#92930
)
2024-05-22 11:05:01 +02:00
default.sentinel
…
insert.iterators
[libc++] Granularize <cstddef> includes (
#108696
)
2024-10-31 02:20:10 +01:00
iterators.common
[libc++] LWG3672:
common_iterator::operator->()
should return by value (
#87899
)
2024-05-16 19:25:04 +02:00
move.iterators
[libc++] [test] Fix portability issues for MSVC (
#93259
)
2024-05-28 12:20:58 -07:00
reverse.iterators
[libc++] Fix
reverse_iterator
when underlying is c++20
bidirectional_iterator
but not
Cpp17BidirectionalIterator
(
#112100
)
2024-10-19 11:09:25 +01:00
unreachable.sentinel
…