Searched refs:left_is_array (Results 1 – 1 of 1) sorted by relevance
574 typedef typename is_array<Left>::type left_is_array; in operator ()() typedef575 return call_impl( left, right, left_is_array() ); in operator ()()