Skip to content
New issue

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

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

Already on GitHub? # to your account

Align hex floats right as default #2317

Merged
merged 1 commit into from
May 28, 2021
Merged

Conversation

Liedtke
Copy link
Contributor

@Liedtke Liedtke commented May 27, 2021

Fixes #2308

If this change to write_bytes isn't desired, the calling code could be changed to directly calling write_padded<align::right> with the lambda copied from write_bytes.

@vitaut vitaut merged commit 98b9ff4 into fmtlib:master May 28, 2021
@vitaut
Copy link
Contributor

vitaut commented May 28, 2021

Thank you!

@Liedtke Liedtke deleted the hex_float_align branch May 28, 2021 21:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hex float default alignment
2 participants