centos man page for __gnu_cxx::_relative_pointer_impl

Query: __gnu_cxx::_relative_pointer_impl

OS: centos

Section: 3

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

__gnu_cxx::_Relative_pointer_impl< _Tp >(3)		     Library Functions Manual		       __gnu_cxx::_Relative_pointer_impl< _Tp >(3)

NAME
__gnu_cxx::_Relative_pointer_impl< _Tp > -
SYNOPSIS
Public Types typedef _Tp element_type Public Member Functions _Tp * get () const bool operator< (const _Relative_pointer_impl &__rarg) const bool operator== (const _Relative_pointer_impl &__rarg) const void set (_Tp *__arg) Detailed Description template<typename _Tp>class __gnu_cxx::_Relative_pointer_impl< _Tp > A storage policy for use with _Pointer_adapter<> which stores the pointer's address as an offset value which is relative to its own address. This is intended for pointers within shared memory regions which might be mapped at different addresses by different processes. For null pointers, a value of 1 is used. (0 is legitimate sometimes for nodes in circularly linked lists) This value was chosen as the least likely to generate an incorrect null, As there is no reason why any normal pointer would point 1 byte into its own pointer address. Definition at line 109 of file pointer.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::_Relative_pointer_impl< _Tp >(3)
Related Man Pages
__gnu_cxx::__pool_alloc(3) - debian
std::atomic(3) - debian
__gnu_cxx::array_allocator(3) - centos
__gnu_cxx::__mt_alloc(3) - centos
__gnu_cxx::__pool_alloc(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!