Query: std::auto_ptr_ref
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::auto_ptr_ref< _Tp1 >(3cxx) std::auto_ptr_ref< _Tp1 >(3cxx)NAMEstd::auto_ptr_ref< _Tp1 > -SYNOPSISPublic 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 Nov 27 2012 std::auto_ptr_ref< _Tp1 >(3cxx)
Related Man Pages |
---|
std::auto_ptr(3) - centos |
__gnu_cxx::throw_allocator_limit(3) - debian |
std::queue(3) - debian |
std::shared_ptr(3) - debian |
__gnu_cxx::array_allocator(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
Weird 'find' results |