swift
swift::misc::TModelsQHashKey< T, typename > Struct Template Reference

Trait to detect whether a class T can be used as a key in a QHash. More...

Inheritance diagram for swift::misc::TModelsQHashKey< T, typename >:
[legend]

Detailed Description

template<typename T, typename = std::void_t<>>
struct swift::misc::TModelsQHashKey< T, typename >

Trait to detect whether a class T can be used as a key in a QHash.

Definition at line 95 of file typetraits.h.


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