Completed
if constexpr C++17
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C++17 Features - Complete Guide to Modern C++ Standards
Automatically move to the next video in the Classroom when playback concludes
- 1 std string_view in C++17 | Fastest String In C++
- 2 clamp in C++ | clamp in C++17
- 3 if else Initialiser C++17 Feature
- 4 Nested Namespace In Cpp17
- 5 if constexpr C++17
- 6 std gcd and lcm in cpp17
- 7 Inline Variable In C++17
- 8 std::optional In C++17
- 9 std::any In C++17 | any in C++
- 10 variant In C++17
- 11 visit in C++17 | std::visit In C++17
- 12 fastest string in c++ string view
- 13 Copy And Swap Idiom In C++
- 14 std destroy function in c++
- 15 if else initialiser in c++17 | C++17 Features
- 16 Inline Variable In C++17
- 17 if constexpr in c++17
- 18 optional in c++ | std::optional in C++17
- 19 C++17 Nested Namespace | Super Clean Syntax in 1 Minute!
- 20 any in c++17
- 21 Variant In C++17
- 22 monostate in variant in C++17