tahonermann / text_view

A C++ concepts and range based character encoding and code point enumeration library
MIT License
122 stars 14 forks source link

Add transcoding support #4

Open tahonermann opened 8 years ago

tahonermann commented 8 years ago

Add support for transcoding code points of one character set to another character set. This is necessary to implement encoding conversions.