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

/external/stlport/stlport/stl/pointers/
H A D_list.h313 void unique(_BinaryPredicate __bin_pred) argument
314 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__bin_pred)); }

Completed in 640 milliseconds