[libcxx-commits] [libcxx] [libc++] Properly guard std::filesystem with >= C++17 (PR #72701)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 17 17:22:04 PST 2023


philnik777 wrote:

According to https://sourcegraph.com/search?q=context:global+std::__fs::filesystem+-file:__config&patternType=standard&sm=0&groupBy=repo it looks like this hasn't been used a lot, but it's not like nobody ever used this. Maybe we should deprecate things for one release?

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


More information about the libcxx-commits mailing list