ctype::scan_not

const E *scan_not(mask msk, const E *first, const E *last) const;

The member function returns do_scan_not(msk, first, last).