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

(9e479614d95a0859491ef8cbcc79a3a92f18a649)

#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