Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Getting Started with C++17 Programming
C++17 Features
The Course Overview (3:13)
C++ Background (7:02)
Simplified static_assert (5:48)
Template Type Auto-Deduction (2:48)
Standard Template Library
The Standard Template Library Architecture (5:08)
Containers and Functors (2:59)
Array (2:55)
Vector (4:03)
List (3:28)
Forward List (3:26)
Deque (2:17)
Associative Containers
Set (2:31)
Map (2:12)
Multiset and Multimap (3:53)
Container Adapters (7:10)
Template Programming
Function Templates (3:52)
Overloading Function Templates (4:02)
Class Template (3:07)
Explicit Class Specializations (7:07)
Partial Template Specialization (3:44)
Smart Pointers
auto_ptr (6:09)
unique_ptr (3:59)
shared_ptr (3:50)
weak_ptr (2:55)
Issues with Raw Pointers (3:47)
The Course Overview
Download
32104
Complete and Continue