Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all
NAME
std::__atomic2::atomic_flag -
SYNOPSIS
Inherits std::__atomic_flag_base. Public Member Functions atomic_flag (const atomic_flag &)=delete atomic_flag (bool __i) atomic_flag & operator= (const atomic_flag &)=delete atomic_flag & operator= (const atomic_flag &) volatile=delete Public Attributes bool _M_i
Detailed Description
atomic_flag Definition at line 49 of file atomic_2.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.