Tips for Using C++ STL Functors Effectively

preview_player
Показать описание
This video presents some tips for using C++ STL functors effectively.
Рекомендации по теме
Комментарии
Автор

I am curious there are tons of diff type of functors, adapters, lambda covered here, why std::function is not covered?

nirmalparmar