Searched defs:result_of_has_result_impl (Results 1 – 1 of 1) sorted by relevance
89 template<class T> struct result_of_has_result_impl struct94 typedef boost::integral_constant<bool, sizeof(f<T>(0)) == sizeof(result_of_yes_type)> type;