debian man page for std::__atomic_flag_base

Query: std::__atomic_flag_base

OS: debian

Section: 3cxx

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::__atomic_flag_base(3cxx)											     std::__atomic_flag_base(3cxx)

NAME
std::__atomic_flag_base -
SYNOPSIS
Inherited by std::__atomic0::atomic_flag, and std::__atomic2::atomic_flag. Public Attributes bool _M_i Detailed Description Base type for atomic_flag. Base type is POD with data, allowing atomic_flag to derive from it and meet the standard layout type requirement. In addition to compatibilty with a C interface, this allows different implementations of atomic_flag to use the same atomic operation functions, via a standard conversion to the __atomic_flag_base argument. Definition at line 98 of file atomic_base.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__atomic_flag_base(3cxx)
Related Man Pages
__gnu_parallel::_lexicographic(3) - debian
std::pointer_to_binary_function(3) - debian
__gnu_profile::__trace_vector_to_list(3cxx) - debian
std::placeholders(3cxx) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file