Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Universal/Forwarding References in C++ - From C++11 to C++20

Meeting Cpp via YouTube

Overview

Dive into the intricacies of universal/forwarding references in C++ with this comprehensive conference talk from Meeting C++ 2022. Explore how T&&, auto&&, and decltype(auto) have evolved from their introduction in C++11 to become key features in various C++ programming scenarios. Learn about their initial purpose for perfect forwarding of move semantics and their expanded role in implementing range-based for loops. Discover the importance of universal references in C++20 for writing generic code that works seamlessly with both containers and views. Gain valuable insights from expert Nicolai Josuttis as he provides a detailed examination of these powerful language features, equipping you with the knowledge to leverage them effectively in your C++ projects.

Syllabus

Universal/Forwarding References - Nicolai Josuttis - Meeting C++ 2022

Taught by

Meeting Cpp

Reviews

Start your review of Universal/Forwarding References in C++ - From C++11 to C++20

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.