Searched refs:call_impl (Results 1 – 1 of 1) sorted by relevance
558 call_impl( Left const& left, Right const& right, mpl::false_ ) const in call_impl() function565 call_impl( Left const& left, Right const& right, mpl::true_ ) const in call_impl() function575 return call_impl( left, right, left_is_array() ); in operator ()()