Applying the Lessons of std - ranges to Unicode in the C++ Standard Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk on applying std::ranges principles to Unicode implementation in the C++ Standard Library. Delve into the challenges of standardizing Unicode in C++, comparing it with ICU, and discover innovative approaches to designing a future standard Unicode API. Learn about Unicode terminology, normalization, iterator interfaces, transcoding views, and performance considerations. Examine specific algorithms, normalization forms, and vocabulary types for text segmentation and grapheme handling. Gain insights into the work of SG16 and the potential future of Unicode support in C++.
Syllabus
Why Unicode
Terminology
Unicode Library
Normalization
Iterator Interface
Null Sentinel
Transcoding view
Performance overhead
Iterators
Replacing Errors
correctness
bidirectional
stupid
unpacking
why would someone write that
unpacketrator
Normalisation
Algorithms
Normalization Forms
Normalize Insert Erase Replace
Normalize Insert
Vocabulary Type
Transcoding Views
SG16T
Text Segmentation
Grapheme
Taught by
CppNow
Related Courses
Introduction to Internationalization and LocalizationUniversity of Washington via edX Introduction Pratique à YAML
Coursera Project Network via Coursera encoding and decoding in python
Udemy Field Guide to Binary
Pluralsight Design the Web: Creating and Protecting Email Links
LinkedIn Learning