![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qlatin1stringmatcher.h>
Public Member Functions | |
constexpr | q_boyer_moore_searcher_hashed_needle (RandomIt1 pat_first, RandomIt1 pat_last) |
template<class RandomIt2> | |
constexpr auto | operator() (RandomIt2 first, RandomIt2 last, RandomIt1 pat_first, RandomIt1 pat_last) const |
Definition at line 25 of file qlatin1stringmatcher.h.
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 43 of file qlatin1stringmatcher.h.