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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 17 18:55:13 PDT 2024


ldionne wrote:

@mordante Let me know about this and suggested it could be interesting to test on a large code base to see whether "removing" the `string_view` constructor creates some breakage. Please ping me once this is ready to try out and I can kick that off.

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


More information about the libcxx-commits mailing list