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::ArrowProxy< T > Struct Template Reference

#include <qcontainertools_impl.h>

+ Collaboration diagram for QtPrivate::ArrowProxy< T >:

Public Member Functions

T * operator-> () noexcept
 

Public Attributes

t
 

Detailed Description

template<typename T>
struct QtPrivate::ArrowProxy< T >

Definition at line 258 of file qcontainertools_impl.h.

Member Function Documentation

◆ operator->()

template<typename T>
T * QtPrivate::ArrowProxy< T >::operator-> ( )
inlinenoexcept

Definition at line 261 of file qcontainertools_impl.h.

Member Data Documentation

◆ t

template<typename T>
T QtPrivate::ArrowProxy< T >::t

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