diff options
author | Abseil Team <absl-team@google.com> | 2022-09-29 16:21:41 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2022-09-29 16:22:23 -0700 |
commit | b39aa365e14984035bbbe60f52ec40a66419f18e (patch) | |
tree | 5fe8599cfd2cd8c744c69fd0db726c54e7abe656 /absl/strings/internal | |
parent | cfa5dc7576b91147cb8a580d4baa188e57f2a362 (diff) |
Change kPower10Table bounds to be half-open
Half-open intervals are recommended by Dijkstra:
https://www.cs.utexas.edu/users/EWD/transcriptions/EWD08xx/EWD831.html
This also simplifies a static_assert by removing a +1 term.
Also fix a "smaller exponent" copy/pasto.
PiperOrigin-RevId: 477848998
Change-Id: I67af73d37ac08d36a1117ba33313a02932bd5814
Diffstat (limited to 'absl/strings/internal')
0 files changed, 0 insertions, 0 deletions