https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86507
--- Comment #4 from tower120 ---
> Are you sure about that? You might be able to include the header, but nothing
> else works.
"Everything" that I use, which is:
* std::experimental::filesystem::path (construction, c_str, comparison)
* std::e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86507
--- Comment #3 from Jonathan Wakely ---
(In reply to tower120 from comment #0)
> All 7.x with
> "experimental/filesystem" worked fine.
Are you sure about that? You might be able to include the header, but nothing
else works.
Anyway, this is an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86507
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86507
--- Comment #1 from tower120 ---
Created attachment 44388
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44388&action=edit
compilation error message