Completed
Transcoding view
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Applying the Lessons of std - ranges to Unicode in the C++ Standard Library
Automatically move to the next video in the Classroom when playback concludes
- 1 Why Unicode
- 2 Terminology
- 3 Unicode Library
- 4 Normalization
- 5 Iterator Interface
- 6 Null Sentinel
- 7 Transcoding view
- 8 Performance overhead
- 9 Iterators
- 10 Replacing Errors
- 11 correctness
- 12 bidirectional
- 13 stupid
- 14 unpacking
- 15 why would someone write that
- 16 unpacketrator
- 17 Normalisation
- 18 Algorithms
- 19 Normalization Forms
- 20 Normalize Insert Erase Replace
- 21 Normalize Insert
- 22 Vocabulary Type
- 23 Transcoding Views
- 24 SG16T
- 25 Text Segmentation
- 26 Grapheme