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
q20::atomic< T > Class Template Reference

#include <q20atomic.h>

Inheritance diagram for q20::atomic< T >:
Collaboration diagram for q20::atomic< T >:

Public Member Functions

constexpr atomic () noexcept(noexcept(std::atomic< T >(T())))

Detailed Description

template<class T>
class q20::atomic< T >

Definition at line 38 of file q20atomic.h.

Constructor & Destructor Documentation

◆ atomic()

template<class T>
q20::atomic< T >::atomic ( )
inlineconstexprnoexcept

Definition at line 42 of file q20atomic.h.


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