Searched refs:rel_ops (Results 1 – 9 of 9) sorted by relevance
93 namespace rel_ops {94 using rel_ops::operator!=;95 using rel_ops::operator>;96 using rel_ops::operator<=;97 using rel_ops::operator>=;98 } // namespace rel_ops
4 namespace rel_ops { namespace27 namespace my_rel_ops = std::rel_ops;
9 // test rel_ops41 using namespace std::rel_ops; in main()
20 namespace rel_ops {42 } // namespace rel_ops
13 // Make sure the various containers' iterators are not broken by the use of `std::rel_ops`.15 #include <utility> // for std::rel_ops39 using namespace std::rel_ops;72 // Test subtraction too, even though std::rel_ops shouldn't affect it. in test_lt() 84 // presence of std::rel_ops, and neither can Microsoft nor libstdc++. in test_forward()
25 namespace rel_ops259 # include <__utility/rel_ops.h>
904 __utility/rel_ops.h1932 __cxx03/__utility/rel_ops.h
2074 module rel_ops { header "__utility/rel_ops.h" }
1265 "__cxx03/__utility/rel_ops.h",1867 "__utility/rel_ops.h",