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

#include <qbipointer_p.h>

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

Public Types

enum  : size_t { Value = Q_ALIGNOF(T) }
 

Detailed Description

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

Definition at line 25 of file qbipointer_p.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T>
anonymous enum : size_t
Enumerator
Value 

Definition at line 27 of file qbipointer_p.h.


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