Searched defs:call_equals (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/geometry/test/cs_undefined/ |
D | test_relops.hpp | 33 struct call_equals struct 40 struct call_equals<G1, G2, Dim, Dim> argument 43 static void apply(G1 const& g1, G2 const& g2, S const& s) in apply()
|
/third_party/boost/libs/geometry/test/algorithms/equals/ |
D | test_equals.hpp | 32 bool call_equals(Geometry1 const& geometry1, in call_equals() function 40 bool call_equals(Geometry1 const& geometry1, in call_equals() function
|
/third_party/boost/libs/unordered/test/unordered/ |
D | fwd_set_test.cpp | 34 bool call_equals(boost::unordered_set<T>& x, boost::unordered_set<T>& y) in call_equals() function 52 bool call_equals( in call_equals() function
|
D | fwd_map_test.cpp | 19 bool call_equals(boost::unordered_map<T, T>& x, boost::unordered_map<T, T>& y) in call_equals() function 39 bool call_equals( in call_equals() function
|