I think it's in "algorithm" rather than in vector, because it works on all sorts of iteratable objects (including standard arrays).

Edit: http://www.cplusplus.com/reference/algorithm/find.html

--
Mats