Home
last modified time | relevance | path

Searched defs:has_rightshift_impl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted_traits.compile.pass.cpp31 has_rightshift_impl(int) { return std::true_type(); } in has_rightshift_impl() function
35 has_rightshift_impl(long) { return std::false_type(); } in has_rightshift_impl() function