Searched defs:has_rightshift_impl (Results 1 – 1 of 1) sorted by relevance
31 has_rightshift_impl(int) { return std::true_type(); } in has_rightshift_impl() function35 has_rightshift_impl(long) { return std::false_type(); } in has_rightshift_impl() function