centos man page for std::auto_ptr_ref

Query: std::auto_ptr_ref

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

std::auto_ptr_ref< _Tp1 >(3)				     Library Functions Manual				      std::auto_ptr_ref< _Tp1 >(3)

NAME
std::auto_ptr_ref< _Tp1 > -
SYNOPSIS
Public Member Functions auto_ptr_ref (_Tp1 *__p) Public Attributes _Tp1 * _M_ptr Detailed Description template<typename _Tp1>struct std::auto_ptr_ref< _Tp1 > A wrapper class to provide auto_ptr with reference semantics. For example, an auto_ptr can be assigned (or constructed from) the result of a function which returns an auto_ptr by value. All the auto_ptr_ref stuff should happen behind the scenes. Definition at line 48 of file auto_ptr.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::auto_ptr_ref< _Tp1 >(3)
Related Man Pages
std::shared_ptr(3) - centos
std::stack(3) - centos
__gnu_cxx::throw_allocator_limit(3) - debian
std::stack(3) - debian
__gnu_cxx::__pool_alloc(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq