llvm-project
be28e55d - [libc++] Memoise `size()` in `vector::__assign_with_size` (#180288)

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.
Author
Parents
Loading