Commit 559824a1 authored by Tim Eves's avatar Tim Eves
Browse files

Replace utf16_to_utf8 with generic utfcodec based string conversion func

Templated convert for going between any combination of UTF codecs with 
an identity function specialisation for when src & target forms match.
Includes implmentations of json and basic_ostream << operators for 
u16string & u32string.
parent 778e695b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment