Searched defs:unary_pred (Results 1 – 2 of 2) sorted by relevance
32 struct unary_pred { struct in PtrSpecTest33 bool operator () (_Tp *__ptr) const { in operator ()()