Files
clang-p2996/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons
Mark de Wever d5a6ec1d4d [libc++][stringbuf] Test and document LWG2995. (#100879)
As mentioned in the LWG issue libc++ has already implemented the
optimization. This adds tests and documents the implementation defined
behaviour.

Drive-by fixes an initialization.
2024-08-01 11:00:14 -04:00
..