[libcxx-commits] [libcxx] [libcxx] Add missing header to re/re.alg/re.alg.search/grep.pass.cpp (PR #180024)

Jonathan Wakely via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 6 04:47:30 PST 2026


jwakely wrote:

I forgot to say that I assumed that using `<cstring>` and adding the `std::` would be preferable to just including `<string.h>`

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


More information about the libcxx-commits mailing list