在线文档教程
C++
应用 | Utilities

std::auto_ptr::get

STD::AUTO[医]PTR::

T* get() const;(deprecated)

返回由*this...

参数

%280%29

返回值

所持指针*this...

例外

%280%29

另见

operator*operator->accesses the managed object (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/Memory/AUTO[医]PTR/GET