This prevents things like:
using namespace std::filesystem;
auto x = L"a/b" == std::string("a/b");
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349884 91177308-0d34-0410-b5e6-96231b3b80d8
This prevents things like:
using namespace std::filesystem;
auto x = L"a/b" == std::string("a/b");
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349884 91177308-0d34-0410-b5e6-96231b3b80d8