Searched defs:__not_pred (Results 1 – 2 of 2) sorted by relevance
97 explicit __not_pred(_Pred __pred) : _M_pred(__pred) {} in __not_pred() function