Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use more fs::path #449

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Use more fs::path #449

merged 2 commits into from
Aug 4, 2023

Conversation

Jarod42
Copy link
Contributor

@Jarod42 Jarod42 commented Aug 4, 2023

Use fs::path for paths instead of std::string or char[MAX_PATH].

@Jarod42 Jarod42 force-pushed the filesystem branch 3 times, most recently from b93c6ca to c1538cb Compare August 4, 2023 14:58
…perimental support...

Use `fs::` instead of `std::filesystem`
@Jarod42 Jarod42 merged commit 31da98a into master Aug 4, 2023
4 checks passed
@Jarod42 Jarod42 deleted the filesystem branch August 4, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant