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
QAtomicTraits< N > Struct Template Reference

#include <qatomic_cxx11.h>

+ Collaboration diagram for QAtomicTraits< N >:

Public Member Functions

bool isLockFree ()
 
bool isLockFree ()
 
bool isLockFree ()
 

Static Public Member Functions

static bool isLockFree ()
 

Detailed Description

template<int N>
struct QAtomicTraits< N >

Definition at line 38 of file qatomic_cxx11.h.

Member Function Documentation

◆ isLockFree() [1/4]

template<int N>
static bool QAtomicTraits< N >::isLockFree ( )
inlinestatic

References QAtomicTraits< N >::isLockFree().

Referenced by QAtomicTraits< N >::isLockFree().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isLockFree() [2/4]

bool QAtomicTraits< 4 >::isLockFree ( )
inline

Definition at line 76 of file qatomic_cxx11.h.

◆ isLockFree() [3/4]

bool QAtomicTraits< 1 >::isLockFree ( )

Definition at line 121 of file qatomic_cxx11.h.

◆ isLockFree() [4/4]

bool QAtomicTraits< 2 >::isLockFree ( )
inline

Definition at line 149 of file qatomic_cxx11.h.


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