libstdc++: std::atomic< long > Struct Reference (original) (raw)

#include <[atomic](a00050%5Fsource.html)>

Inherits __atomic_base< long >.

Public Member Functions
constexpr atomic (__integral_type __i) noexcept
atomic (const atomic &)=delete
atomic & operator= (const atomic &) volatile=delete
atomic & operator= (const atomic &)=delete

Explicit specialization for long.

Definition at line 874 of file atomic.

__base_type

__integral_type

constexpr std::atomic< long >::atomic ( __integral_type __i) inlineconstexprnoexcept

Definition at line 885 of file atomic.


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