folly::simd::ltindex_scalar_finder_first_not_of

The lookup-table-indexed scalar find-first-not-of finder specialized for char.

Synopsis

Declared in <folly/algorithm/simd/find_first_of.h>

using ltindex_scalar_finder_first_not_of = basic_ltindex_scalar_finder_first_not_of<char>;