folly::simd::ltsparse_scalar_finder_first_of

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

Synopsis

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

using ltsparse_scalar_finder_first_of = basic_ltsparse_scalar_finder_first_of<char>;