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

ts_real_policies: Fixes and optimizations #374

Merged
merged 4 commits into from
Mar 15, 2018

Conversation

Kojoley
Copy link
Collaborator

@Kojoley Kojoley commented Mar 10, 2018

No description provided.

Numbers in range (-1000.0, 1000.0) has only one segment (no thousands delimiter),
and are parsed in `if` statement expression.
There is no need to initialize accumulator with zero value before the first
call to `parse`, and to use a temporary.
@djowel
Copy link
Member

djowel commented Mar 10, 2018

Nice one!

@Kojoley Kojoley merged commit 8085c08 into boostorg:develop Mar 15, 2018
@Kojoley Kojoley deleted the ts_real_policies branch March 15, 2018 00:52
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.

None yet

2 participants