Completed
Template Auto
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C++17 Features
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview
- 3 Destructuring
- 4 Tuple
- 5 Structured Bindings
- 6 Scope
- 7 Critical Section
- 8 IfContext
- 9 IfComplex
- 10 If Const Expert
- 11 Fold Expressions
- 12 Boolean Expressions
- 13 Print Functions
- 14 Class Template Deduction
- 15 Vector Template Deduction
- 16 Template Auto
- 17 inline variables
- 18 externs
- 19 lambda for context
- 20 tuples storage
- 21 static assert
- 22 return value optimization
- 23 namespaces
- 24 stringview
- 25 stand optional
- 26 stand optional demo
- 27 optional parameters demo
- 28 variant
- 29 variant examples
- 30 Parallel Algorithms