Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlatin1stringmatcher.h File Reference

(13d2d55957c52c4f2270248be57dc18bea507236)

#include <functional>
#include <iterator>
#include <limits>
#include <QtCore/q20algorithm.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qlatin1stringmatcher.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QtPrivate::q_boyer_moore_searcher_hashed_needle< RandomIt1, Hash, BinaryPredicate >
 
struct  QtPrivate::QCaseSensitiveLatin1Hash
 
struct  QtPrivate::QCaseInsensitiveLatin1Hash
 
class  QLatin1StringMatcher
 \inmodule QtCore More...
 

Namespaces

namespace  QtPrivate
 

Variables

template<typename T>
constexpr bool QtPrivate::isLatin1OrUtf16View = false
 
template<>
constexpr bool QtPrivate::isLatin1OrUtf16View< QLatin1StringView > = true
 
template<>
constexpr bool QtPrivate::isLatin1OrUtf16View< QStringView > = true