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
QAtomicOpsSupport< Size > Struct Template Reference

#include <qgenericatomic.h>

+ Collaboration diagram for QAtomicOpsSupport< Size >:

Public Types

enum  { IsSupported = (Size == sizeof(int) || Size == sizeof(qptrdiff)) }
 

Detailed Description

template<int Size>
struct QAtomicOpsSupport< Size >

Definition at line 21 of file qgenericatomic.h.

Member Enumeration Documentation

◆ anonymous enum

template<int Size>
anonymous enum
Enumerator
IsSupported 

Definition at line 23 of file qgenericatomic.h.


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