Searched defs:result_multideduce1 (Results 1 – 1 of 1) sorted by relevance
95 struct result_multideduce1 { struct96 typedef typename Variant::types types;97 typedef typename boost::mpl::begin<types>::type begin_it;100 >::type last_it;103 static Visitor& vis() BOOST_NOEXCEPT { in vis()110 static decltype(auto) deduce_impl(last_it, unsigned /*helper*/) { in deduce_impl()116 static decltype(auto) deduce_impl(It, unsigned helper) { in deduce_impl()126 static decltype(auto) deduce() { in deduce()