QtBase  v6.3.1
QtPrivate::AssociativeIteratorHasKeyAndValue< Iterator, std::void_t< decltype(std::declval< Iterator & >().key()), decltype(std::declval< Iterator & >().value())> > Struct Template Reference

#include <qcontainertools_impl.h>

Inheritance diagram for QtPrivate::AssociativeIteratorHasKeyAndValue< Iterator, std::void_t< decltype(std::declval< Iterator & >().key()), decltype(std::declval< Iterator & >().value())> >:
Inheritance graph
[legend]
Collaboration diagram for QtPrivate::AssociativeIteratorHasKeyAndValue< Iterator, std::void_t< decltype(std::declval< Iterator & >().key()), decltype(std::declval< Iterator & >().value())> >:
Collaboration graph
[legend]

Detailed Description

template<typename Iterator>
struct QtPrivate::AssociativeIteratorHasKeyAndValue< Iterator, std::void_t< decltype(std::declval< Iterator & >().key()), decltype(std::declval< Iterator & >().value())> >

Definition at line 248 of file qcontainertools_impl.h.


The documentation for this struct was generated from the following file: