Completed
Template metaprogramming
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
These 10 Tricks That Only Library Implementors Know
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Trix
- 3 Empty Base Classes
- 4 No Unique Address
- 5 No Unique Pointer
- 6 Construct from Anything
- 7 Constraints
- 8 Template metaprogramming
- 9 Common type trait
- 10 Generic option
- 11 Copy constructors
- 12 Default constructors
- 13 Copy constructor
- 14 Special members
- 15 Explicit constructors
- 16 Unique pointers