Home
last modified time | relevance | path

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

/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
Dentry_cmp.hpp59 struct entry_cmp struct
61 typedef Cmp_Fn type;
65 struct entry_cmp< struct
75 entry;
77 struct type : public Cmp_Fn
Dbinary_heap_.hpp121 typedef typename PB_DS_ENTRY_CMP_DEC entry_cmp; typedef in pb_ds::detail::binary_heap_