diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-04 11:44:20 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-04 11:44:20 +0200 |
commit | cce2ea9bb018f39b0e41b865b35a9b66e55075b2 (patch) | |
tree | 2f3b580a1d44eb05a42ea60853a861a11837777d /Meta | |
parent | c55129e5735ebecbb6ba9d55f71b49884109e5d2 (diff) | |
download | serenity-cce2ea9bb018f39b0e41b865b35a9b66e55075b2.zip |
AK: Add StringView::to_int()
This is a shameless copy-paste of String::to_int(). We should find some
way to share this code between String and StringView instead of having
two duplicate copies like this.
Diffstat (limited to 'Meta')
0 files changed, 0 insertions, 0 deletions