Home
last modified time | relevance | path

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

/dports/devel/eastl/EASTL-3.13.06/test/source/
H A DTestSort.cpp39 struct IntArrayCompare struct
41 bool operator()(const IntArray& a, const IntArray& b) in operator ()()