[libcxx-commits] [libcxx] [libc++][sstream] P2495R3: Interfacing `stringstream`s with `string_view` (PR #80552)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 19 04:25:00 PST 2024


H-G-Hristov wrote:

@mordante I "templatized" the test functions to addressed your comments, which also reduced the line count. I updated all tests but `stringbuf` ones, which I hope to finish tonight too.

https://github.com/llvm/llvm-project/pull/80552


More information about the libcxx-commits mailing list