Searched defs:_UnaryPredWrapper (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/pointers/
H A D_tools.h437 struct _UnaryPredWrapper { struct
440 _UnaryPredWrapper (_UnaryPredicate const& __pred) : _M_pred(__pred) {} function in struct:_UnaryPredWrapper

Completed in 2666 milliseconds