Alias for the SIMD‐accelerated default find‐first‐not‐of finder.
Synopsis
Declared in <folly/algorithm/simd/find_first_of.h>
template<typename CharT>
using basic_default_vector_finder_first_not_of = /* implementation-defined */;
Created with MrDocs