.TH "std::atomic_flag" 3cxx "Fri May 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::atomic_flag \- atomic_flag .SH SYNOPSIS .br .PP .PP Inherits \fBstd::__atomic_flag_base\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBatomic_flag\fP (bool __i) noexcept" .br .ti -1c .RI "\fBatomic_flag\fP (const \fBatomic_flag\fP &)=delete" .br .ti -1c .RI "\fBatomic_flag\fP & \fBoperator=\fP (const \fBatomic_flag\fP &) volatile=delete" .br .ti -1c .RI "\fBatomic_flag\fP & \fBoperator=\fP (const \fBatomic_flag\fP &)=delete" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "__atomic_flag_data_type \fB_M_i\fP" .br .in -1c .SH "Detailed Description" .PP atomic_flag .PP Definition at line 179 of file atomic_base\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.