Skip to content

Use correct Char type in std::filesystem::path formatter - #3476

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
hmbj:fix-filesystem-path-formatter
Jun 2, 2023
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
hmbj:fix-filesystem-path-formatter

Conversation

@hmbj

@hmbj hmbj commented Jun 2, 2023

Copy link
Copy Markdown
Contributor

Fixed template specialization for std::filesystem::path formatter.

Godbolt repro:
https://godbolt.org/z/o4bjG6ddo

@hmbj hmbj changed the title Use correct Char type in std::filesystem::path Use correct Char type in std::filesystem::path formatter Jun 2, 2023
@hmbj
hmbj marked this pull request as ready for review June 2, 2023 15:46
@vitaut
vitaut merged commit 60fd994 into fmtlib:master Jun 2, 2023
@vitaut

vitaut commented Jun 2, 2023

Copy link
Copy Markdown
Contributor

Thank you!

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.

2 participants