cpplinq
cpplinq copied to clipboard
Any() operator missing
Actually you seem to be missing a great many Linq operators. I needed an Any() op and it wasn't there. I don't want to go through all the elements with a Where()!