std::__detail::_list_node_base(3cxx) debian man page | unix.com

Man Page: std::__detail::_list_node_base

Operating Environment: debian

Section: 3cxx

std::__detail::_List_node_base(3cxx)									      std::__detail::_List_node_base(3cxx)

NAME
std::__detail::_List_node_base -
SYNOPSIS
Inherited by std::_List_node< _Tp >. Public Member Functions void _M_hook (_List_node_base *const __position) throw () void _M_reverse () throw () void _M_transfer (_List_node_base *const __first, _List_node_base *const __last) throw () void _M_unhook () throw () Static Public Member Functions static void swap (_List_node_base &__x, _List_node_base &__y) throw () Public Attributes _List_node_base * _M_next _List_node_base * _M_prev Detailed Description Common part of a node in the list. Definition at line 76 of file stl_list.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__detail::_List_node_base(3cxx)
Related Man Pages
std::__detail(3) - centos
__gnu_cxx::_extptr_allocator(3) - debian
__gnu_cxx::throw_allocator_random(3) - debian
std::tr1::__detail::__numeric_constants(3) - debian
std::__detail(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com