Completed
00:00:05 std::string_view in C++17 | Fastest Sting In C++
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C++17 Complete Series - Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:05 std::string_view in C++17 | Fastest Sting In C++
- 2 00:07:33 Inline Variable In C++17
- 3 00:12:24 std::any In C++17 | No need to worry about data types
- 4 00:18:31 std::clamp In C++17
- 5 00:20:45 Nested Name Space In C++17
- 6 00:22:30 std::optional In C++17
- 7 00:28:22 copy and swap idiom using C++17
- 8 00:34:11 Variant in C++17
- 9 00:38:14 std::gcd and lcm in C++17
- 10 00:41:10 if constexpr In C++17
- 11 00:46:33 If else initialiser In C++17
- 12 00:49:58 std::destroy In C++17 | The real deal of std::destroy
- 13 00:56:16 std::visit In C++17