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

Update fmt/std.h section #3793

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Update fmt/std.h section #3793

merged 2 commits into from
Jan 9, 2024

Conversation

tupaschoal
Copy link
Contributor

This is just trying to keep the std.h documentation up-to-date. I just opened https://github.com/tupaschoal/fmt/blob/7ba6420540383f378c48834beb46f9cec5504dd2/include/fmt/std.h and looked through all formatter specializations:

std::bitset https://github.com/tupaschoal/fmt/blob/master/include/fmt/std.h#L172
std::source_location https://github.com/tupaschoal/fmt/blob/master/include/fmt/std.h#L248
std::error_code https://github.com/tupaschoal/fmt/blob/master/include/fmt/std.h#L365
std::atomic https://github.com/tupaschoal/fmt/blob/master/include/fmt/std.h#L514
std::atomic_flag https://github.com/tupaschoal/fmt/blob/master/include/fmt/std.h#L527

PS: I added an optional commit to sort the section, because as it grows I think it gets easier to read

@vitaut vitaut merged commit cf8426c into fmtlib:master Jan 9, 2024
40 checks passed
@vitaut
Copy link
Contributor

vitaut commented Jan 9, 2024

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