Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dptrspec_test.cpp32 struct unary_pred { struct in PtrSpecTest
151 pint_list.remove_if(unary_pred<int>()); in ptr_specialization_test()
152 pcint_list.remove_if(unary_pred<int const>()); in ptr_specialization_test()