Searched defs:PrimitiveTupleListEqual (Results 1 – 1 of 1) sorted by relevance
63 struct PrimitiveTupleListEqual { struct64 bool operator()(TupleListKey const &t1, TupleListKey const &t2) const { in operator()