Namespaces
Variants
Actions

Talk:cpp/string/basic string/find first not of

From cppreference.com

The declarations for find_first_of 1, 3, and 4 have incorrect default values for "pos".

I believe these should be "0" not "npos". (As in, starting from the beginning of the string search for first not of...)

updated, thanks. --Cubbi 14:48, 11 October 2011 (PDT)