Skip to content

Conversation

@kroening
Copy link
Collaborator

Using std::filesystem::path instead of std::string avoids conversion from utf-16 to utf-8 and back on Windows.

Using std::filesystem::path instead of std::string avoids conversion from
utf-16 to utf-8 and back on Windows.
@kroening kroening marked this pull request as ready for review July 19, 2024 18:17
@tautschnig tautschnig merged commit 953c677 into main Jul 19, 2024
@tautschnig tautschnig deleted the filesystem_path branch July 19, 2024 20:26
Romy15200 pushed a commit to Romy15200/nws that referenced this pull request Aug 19, 2025
use std::filesystem::path instead of std::string
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.

3 participants