Searched defs:_Callable (Results 1 – 1 of 1) sorted by relevance
56094 struct _Callable : __check_func_return_type<_Res2, _Res> { }; struct in std::function56099 struct _Callable<function, _Tp> : false_type { }; struct in std::function