08.10.2019. Лекция № 6. Вариативные шаблоны
- new & delete expressions.
- new & delete operators.
- Placement new.
- Variadic template emulation.
- Ellipsis operator.
- Template parameter pack.
- Pack expansion.
- Variadic & non-variadic templates overloading.
- Counting arguments.
- Expansion without recursion.
- Fold expressions.
- Tuple.