ctype::scan_is

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

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