stuartmorgan 1cd8f3b1aa
Fix and consolidate wstring conversion utils (#16342)
There were two variants of string/wstring conversion utils, one using
codecvt_utf8 and the other using codecvt_utf8_utf16. We want the latter,
since we want to be using UTF-16, not UCS2.
2020-02-04 13:33:07 -08:00
..
2019-09-16 10:43:02 -07:00
2019-09-16 10:43:02 -07:00
2020-01-24 12:43:32 -08:00