__gnu_cxx::_Relative_pointer_impl< _Tp >(3cxx) | __gnu_cxx::_Relative_pointer_impl< _Tp >(3cxx) |
NAME¶
__gnu_cxx::_Relative_pointer_impl< _Tp > -SYNOPSIS¶
Public Types¶
typedef _Tp element_type
Public Member Functions¶
_Tp * get () const
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.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Tue Nov 27 2012 | libstdc++ |