Loading…
C++Now 2021 has ended
Monday, May 3 • 11:30am - 1:00pm
A Crash Course in Unicode for C++ Developers

Log in to save this to your schedule, view media, leave feedback and see who's attending!

C++ is starting to make Unicode easier to use, although it does not, yet, have standard APIs for processing Unicode text. There are a number of concepts that Unicode introduces that are important for being able to use Unicode correctly, and the concepts build on each other. This talk will give you a crash course so you can understand how Unicode encodings work, what code units, code points, and grapheme clusters are, decode and encode algorithms into and out of Unicode text, what Unicode normalization does and what the various forms are for, and what the various Unicode algorithms for text processing are. This will give you the tools to understand how not to break your user's text, at least not too much or often.

Speakers
avatar for Steve Downey

Steve Downey

Bloomberg LP


Monday May 3, 2021 11:30am - 1:00pm MDT
A