Searched refs:not1_ (Results 1 – 1 of 1) sorted by relevance
192 struct not1_{ struct194 not1_(Pred p) : pred(p) in not1_() argument204 not1_<Pred> not1(Pred p) { return not1_<Pred>(p); } in not1()