Home | History | Annotate | Download | only in test

Lines Matching refs:unary_function

3341 struct Functor : public ::std::unary_function<int, string> {