Главная
Study mode:
on
1
Introduction
2
Type Deduction
3
Types in C
4
Value Categories
5
AutoRef
6
Reducing Redundancy
7
Dont Repeat Yourself
8
Casts
9
Pushback and Inplace Back
10
One Argument vs Multiple Arguments
11
Pushback in Placeback
12
Auto Variables
13
Type Deduction vs Syntax
14
Return Type Deduction
15
Template Type Deduction
16
Member Functions
17
Type
18
I Will
19
Example
20
Reference collapsing
21
RefRef
22
Make Array
23
Make Type
24
Standard Common Type
Description:
Explore the intricacies of type deduction in C++14 through this comprehensive CppNow conference talk. Delve into various methods of naming types, including auto, auto &, auto const &, auto &&, decltype(auto), and decltype(some-expression). Learn how C++14 extends type deduction to function return types and discover when to leverage this powerful feature versus being more explicit. Examine the potential for new library designs enabled by these features, as well as associated risks. Gain insights on creating modern C++ libraries that effectively utilize type deduction without compromising readability. Cover topics such as value categories, reducing redundancy, casts, pushback and inplace back operations, auto variables, template type deduction, member functions, reference collapsing, and standard common types. Access accompanying slides for a comprehensive understanding of type deduction in C++14.

Type Deduction in C++14

CppNow
Add to list
0:00 / 0:00