Searched refs:mono_function_t (Results 1 – 1 of 1) sorted by relevance
194 typedef char (&mono_function_t)[2]; typedef198 …template<typename T> mono_function_t test_poly_function(T *, wrap_t<typename T::result_type> * = 0…211 struct poly_function_traits<Fun, Sig, mpl::size_t<sizeof(mono_function_t)> >