This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__vector
History
Nikolas Klauser
446d950524
[libc++] Use std::__{scope,exception}_guard throughout the code base (
#161322
)
...
This simplifies the code quite a bit and seems to improve code size slightly in some cases.
2025-10-09 09:32:40 +02:00
..
comparison.h
[libc++] Fix {std, ranges}::equal for vector<bool> with small storage types (
#130394
)
2025-03-19 11:51:21 -04:00
container_traits.h
[libc++] Do not call
reserve
in flat containers if underlying container is user defined (
#140379
)
2025-06-07 08:47:46 +01:00
erase.h
…
pmr.h
…
swap.h
…
vector_bool_formatter.h
[libc++] Remove _LIBCPP_TEMPLATE_VIS (
#134885
)
2025-04-09 23:47:57 +02:00
vector_bool.h
[libc++] Use std::__{scope,exception}_guard throughout the code base (
#161322
)
2025-10-09 09:32:40 +02:00
vector.h
[libc++] Make the naming of the iterator_traits aliases consistent (
#161661
)
2025-10-07 14:42:11 +02:00