[base] Add wide string to number conversions
As a follow-up to r775075 this change introduces a Windows version of string_number_conversions.h, which contains wide string overloads that are only exposed on Windows. In order to facilitate code sharing with the regular string number conversions, this change also adds string_number_conversions_internal.h. Furthermore, it performs some small clean-ups to simplify the template logic and rely on more automatic type deductions. Bug: 911896 Change-Id: I0ed8f8b73b8b78ccbe3a762b04a021c7b2a60ec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231142 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#780735}
Showing
This diff is collapsed.
Please register or sign in to comment