libstdc++

std::atomic_flag Struct Reference

atomic_flag More...

Inheritance diagram for std::atomic_flag:
[legend]

List of all members.

Public Member Functions

constexpr atomic_flag (bool __i) noexcept
 atomic_flag (const atomic_flag &)
atomic_flagoperator= (const atomic_flag &) volatile
atomic_flagoperator= (const atomic_flag &)

Public Attributes

__atomic_flag_data_type _M_i

Detailed Description

atomic_flag

Definition at line 160 of file atomic_base.h.


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