Searched defs:linq_where (Results 1 – 1 of 1) sorted by relevance
10 class linq_where class56 linq_where(const Collection& c, Predicate pred) : c(c), pred(pred) {} in linq_where() function in cpplinq::linq_where