![]() |
Qt 6.x
The Qt SDK
|
#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 20 of file qlatin1stringmatcher.h.
|
inlineconstexpr |
Definition at line 23 of file qlatin1stringmatcher.h.
References q20::fill().
|
inlineconstexpr |
Definition at line 38 of file qlatin1stringmatcher.h.
References begin(), match(), and R.