Searched defs:SortedArrayOf (Results 1 – 2 of 2) sorted by relevance
934 struct SortedArrayOf : ArrayOf<Type, LenType> struct937 inline int bsearch (const SearchType &x) const in bsearch()
953 struct SortedArrayOf : ArrayOf<Type> { struct956 inline int search (const SearchType &x) const in search()