Function nsDefaultComparator<A, B>::LessThan(const A&, const B&) const [with A = unsigned int, B = unsigned int]
Type: PRBool()(unsigned int const&,unsigned int const&)
Member of:
nsDefaultComparator<unsigned int, unsigned int>
Locations:
fndecl implemented at
mozilla/xpcom/glue/nsTArray.h:225
Referenced By:
nsQuickSortComparator<E, Comparator>::Compare(const void*, const void*, void*) [with E = unsigned int, Comparator = nsDefaultComparator<unsigned int, unsigned int>]
nsTArray<E>::BinaryIndexOf(const Item&, const Comparator&) const [with Item = unsigned int, Comparator = nsDefaultComparator<unsigned int, unsigned int>, E = unsigned int]