Applying the Lessons of std - ranges to Unicode in the C++ Standard Library

Applying the Lessons of std - ranges to Unicode in the C++ Standard Library

CppNow via YouTube Direct link

Why Unicode

1 of 26

1 of 26

Why Unicode

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. 1 Why Unicode
  2. 2 Terminology
  3. 3 Unicode Library
  4. 4 Normalization
  5. 5 Iterator Interface
  6. 6 Null Sentinel
  7. 7 Transcoding view
  8. 8 Performance overhead
  9. 9 Iterators
  10. 10 Replacing Errors
  11. 11 correctness
  12. 12 bidirectional
  13. 13 stupid
  14. 14 unpacking
  15. 15 why would someone write that
  16. 16 unpacketrator
  17. 17 Normalisation
  18. 18 Algorithms
  19. 19 Normalization Forms
  20. 20 Normalize Insert Erase Replace
  21. 21 Normalize Insert
  22. 22 Vocabulary Type
  23. 23 Transcoding Views
  24. 24 SG16T
  25. 25 Text Segmentation
  26. 26 Grapheme

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.