HW9 count_if problems
Has anyone had success using the thrust::count_if() function? I'm trying to do this:
When I try to compile it I get this error:
Any idea what I'm doing wrong? I've even tried the code in the thrust documentation and get the same result: http://docs.thrust.googlecode.com/hg/gr ... nting.html