Home
last modified time | relevance | path

Searched defs:result_of_has_result_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/utility/
Dresult_of.hpp89 template<class T> struct result_of_has_result_impl struct
94 typedef boost::integral_constant<bool, sizeof(f<T>(0)) == sizeof(result_of_yes_type)> type;