libstdc++
List of all members
std::atomic< _Tp > Struct Template Reference
Atomics
Detailed Description
template<typename _Tp>
struct std::atomic< _Tp >
Generic atomic type, primary class template.
Template Parameters
_Tp
Type to be made atomic, must be trivally copyable.
Definition at line
53
of file
atomic
.
The documentation for this struct was generated from the following file:
atomic
std
atomic
Generated by
1.8.8