Completed
lambda
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C++ Templates Revised
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Type trades
- 3 Autotypes
- 4 Return Types
- 5 StringView
- 6 StringView Problems
- 7 Return Type Auto
- 8 Template Overload
- 9 Fold Expressions
- 10 String Template Parameters
- 11 Auto Template Parameters
- 12 DecoType Auto
- 13 Lambdas
- 14 Function Objects
- 15 Templates
- 16 lambda
- 17 function object
- 18 deduction guides
- 19 aggregates
- 20 Context
- 21 Prime Numbers