Searched refs:wxSortedArray_SortFunction (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddynarray.h98 class WXDLLIMPEXP_BASE wxSortedArray_SortFunction class
103 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } function in class:wxSortedArray_SortFunction
112 typedef wxSortedArray_SortFunction<T, CMPFUN##name> name##_Predicate; \

Completed in 122 milliseconds