gulrak / filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The template version of ghc::filesystem::path::generic_string doesn't return a result.

gulrak opened this issue · comments

Describe the bug
The template version of ghc::filesystem::path::generic_string doesn't return a result, leading to a compilation error when being used.

To Reproduce
Just use it.

Closing with release of v1.0.10