centos man page for std::__atomic_flag_base

Query: std::__atomic_flag_base

OS: centos

Section: 3

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

std::__atomic_flag_base(3)				     Library Functions Manual					std::__atomic_flag_base(3)

NAME
std::__atomic_flag_base -
SYNOPSIS
Inherited by std::atomic_flag. Public Attributes __atomic_flag_data_type _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 261 of file atomic_base.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__atomic_flag_base(3)
Related Man Pages
std::binary_negate(3) - centos
std::pointer_to_binary_function(3) - centos
std::integral_constant(3) - debian
__gnu_parallel::_lexicographic(3) - centos
__gnu_profile::__trace_vector_to_list(3cxx) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input