C++17 Filesystem library has poor API design
4The Filesystem library, while useful, adopts a coding style and type encapsulation approach from Boost that is divisive and overly complex, with excessive namespace nesting.
ecosystemC++17Filesystem library