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
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 39 of file qatomic_cxx11.h.

Member Function Documentation

◆ isLockFree() [1/4]

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

◆ isLockFree() [2/4]

bool QAtomicTraits< 4 >::isLockFree ( )
inline

Definition at line 77 of file qatomic_cxx11.h.

◆ isLockFree() [3/4]

bool QAtomicTraits< 1 >::isLockFree ( )

Definition at line 122 of file qatomic_cxx11.h.

◆ isLockFree() [4/4]

bool QAtomicTraits< 2 >::isLockFree ( )
inline

Definition at line 150 of file qatomic_cxx11.h.


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