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 digit separators where appropriate in code snippets #313

Closed
zygoloid opened this issue Jun 14, 2014 · 1 comment
Closed

use digit separators where appropriate in code snippets #313

zygoloid opened this issue Jun 14, 2014 · 1 comment

Comments

@zygoloid
Copy link
Member

In C++ code snippets that have long numbers, we should use digit separators to make those numbers more readable. In particular, [ratio.syn]'s definitions of SI prefixes would benefit from this greatly, as would some of the numeric literals in [rand.predef].

@zygoloid
Copy link
Member Author

zygoloid commented Sep 8, 2014

Fixed in 6c602b6 and d4ff07b.

@zygoloid zygoloid closed this as completed Sep 8, 2014
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

No branches or pull requests

1 participant