Complete Modern C++ - Perfect Forwarding - Part II (C++11)

Complete Modern C++ - Perfect Forwarding - Part II (C++11)

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains the concept of R and L value references in function templates, focusing on how they affect the types of arguments passed to functions. It discusses reference collapsing rules and the importance of using std::forward to achieve perfect forwarding, ensuring that type information is preserved when arguments are forwarded to constructors. The tutorial also covers handling L and R values in object construction, using factory methods, and preserving type information. The video concludes with a brief introduction to variadic templates, setting the stage for the next tutorial.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF