filesystem portability header
Summary: A portability header for `<filesystem>` backed up by `<experimental/filesystem>`. The only thing it does is figure out the right header to include and the right namespace to import so that folly code which already may assume C++17 can use names via `folly::fs`. And polyfills `lexically_normal`. Reviewed By: Orvid Differential Revision: D26453988 fbshipit-source-id: 7a7b2e7a312f5d0438d60bc866b109240d096520
Showing
Please register or sign in to comment