The std::find_first_of based scalar find-first-of finder specialized for char.
Declared in <folly/algorithm/simd/find_first_of.h>
<folly/algorithm/simd/find_first_of.h>
using stdfind_scalar_finder_first_of = basic_stdfind_scalar_finder_first_of<char>;