Skip to content

v0.0-1169-g495dda7: Use std::filesystem (Merge PR #789)

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 22:20
· 2725 commits to master since this release
495dda7
Reformulate unix-specific file operations with std::filesystem.

For now only enabled for Windows until we have all release targets use new enough compilers.

Issues #307 #765