Searched refs:call_impl2 (Results 1 – 1 of 1) sorted by relevance
1212 static void call_impl2(Out& out, T_ const& val, mpl::false_) in call_impl2() function1219 static void call_impl2(Out& out, T_ const& val, mpl::true_) in call_impl2() function1249 call_impl2(out, val, is_container<T_>()); in call_impl()