Home
last modified time | relevance | path

Searched refs:throw_cmp (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/eh/
Dtest_algo.cpp94 less_by_reference<SortClass> throw_cmp( partitionPoint ); in operator ()() local
96 SortClass* d = EH_STD::stable_partition( buf.begin(), buf.end(), throw_cmp ); in operator ()()