Currently it takes a StringData which only provides const access, but then provides a mutable pointer in its out param. This violates const correctness and should be fixed.
NumberParser should use const char** for end out param
- Assignee:
-
Guillaume Racicot
- Reporter:
-
Mathias Stearn
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: