Completed
base3 error detection
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Embracing User-Defined Literals Safely
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Literal Examples
- 3 Outline
- 4 About me
- 5 Book
- 6 UserDefined Literals
- 7 Why UserDefined Literals
- 8 Common UserDefined Literals
- 9 Other Restrictions
- 10 Factory Functions
- 11 UserDefined Literal
- 12 syntactic sugar
- 13 how to define
- 14 namespaces
- 15 cooked udl operators
- 16 token example
- 17 possible overloads
- 18 cooked literals
- 19 raw udl operators
- 20 base3 udl
- 21 base3 error detection