Files
clang-p2996/libcxx/include/string
Mark de Wever d0ca9f23e8 [libc++][string] Fixes shrink_to_fit. (#97961)
This ensures that shrink_to_fit does not increase the allocated size.

Partly addresses #95161
2024-07-23 12:13:22 -04:00

199 KiB