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
QtPrivate::QCheckedIntegers Namespace Reference

Classes

struct  AssertReportPolicy
 
struct  CheckIntTypeHelper
 
class  QCheckedInt
 
struct  SafeCheckImpl
 

Functions

template<typename Int, typename I, typename P>
Q_DECL_CONST_FUNCTION size_t constexpr qHash (QCheckedInt< Int, I, P > key, size_t seed=0) noexcept
 

Function Documentation

◆ qHash()

template<typename Int, typename I, typename P>
Q_DECL_CONST_FUNCTION size_t constexpr QtPrivate::QCheckedIntegers::qHash ( QCheckedInt< Int, I, P > key,
size_t seed = 0 )
inlineconstexprnoexcept

Definition at line 308 of file qcheckedint_impl.h.