- имеет один тип, т.е. шаблон std::function;;
Код: Выделить всё
std::function - является переменным, т.е. template< class...> class function_ref;.
Код: Выделить всё
std::function_ref
Подробнее здесь: https://stackoverflow.com/questions/798 ... nction-ref
Мобильная версия