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