llvm-project
be28e55d
- [libc++] Memoise `size()` in `vector::__assign_with_size` (#180288)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
39 days ago
[libc++] Memoise `size()` in `vector::__assign_with_size` (#180288) This is an optimisation from the size-based vector project that's applicable to all vector implementations.
References
#180288 - [libc++] Memoise `size()` in `vector::__assign_with_size`
Author
cjdb
Parents
d5607ad5
Loading