Callable 在 STL 中的角色 | STL
本章覆盖:function;function pointer;function object;lambda;member function pointer;predicate;comparator;projection(Ranges);strategy injection;algorithm customization;callable 是“行为参数”。
本章知识点
- function
- function pointer
- function object
- lambda
- member function pointer
- predicate
- comparator
- projection(Ranges)
- strategy injection
- algorithm customization
- callable 是“行为参数”