Searched defs:call_impl_dispatch (Results 1 – 1 of 1) sorted by relevance
348 struct call_impl_dispatch<R(T...), void(U...), Concept, false> struct350 typedef R type;352 static R apply(const ::boost::type_erasure::binding<Concept>* table, U... arg) in apply()362 struct call_impl_dispatch<R(T...), void(U...), Concept, true> struct377 ::boost::type_erasure::detail::call_impl_dispatch<