08.09.2020. Лекция №1. Шаблоны
- Motivation for templates.
- How it work? Instantiation.
- Template argument deduction from a function call.
- Class templates.
- Function templates specialization.
- Class templates specialization.
- Member templates.
- Traits classes.
- Policy classes.
- Functors from
<functional>
. std::bind
.
- Lambda-expression.
- SFINAE.
- Iterator implementation until and since C++17.
Действия