Christopher Di Bella be28e55d2d
[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.
2026-02-16 22:39:11 +00:00
..