Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTypeTraits::is_dereferenceable< T, std::void_t< decltype(std::declval< T >().operator->())> > Struct Template Reference

#include <qtypeinfo.h>

+ Inheritance diagram for QTypeTraits::is_dereferenceable< T, std::void_t< decltype(std::declval< T >().operator->())> >:
+ Collaboration diagram for QTypeTraits::is_dereferenceable< T, std::void_t< decltype(std::declval< T >().operator->())> >:

Detailed Description

template<typename T>
struct QTypeTraits::is_dereferenceable< T, std::void_t< decltype(std::declval< T >().operator->())> >

Definition at line 311 of file qtypeinfo.h.


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