[libcxx-commits] [libcxx] [libc++] Implement LWG3430 avoid implicit conversion of the source arguments to `std::filesystem::path` when constructing `std::basic_*fstream` (PR #85079)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 17 10:32:48 PDT 2024


https://github.com/mordante commented:

This looks quite good. For now I'm happy to have this without a "old behaviour switch", but I've asked Louis whether he can test it internally to see whether this breaks things.

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


More information about the libcxx-commits mailing list