unique_ptr::get

返回 stored_ptr。

pointer get() const;

备注

成员函数返回 stored_ptr。

要求

页眉: <内存>

命名空间: std

请参见

参考

unique_ptr 类

<memory>

其他资源

unique_ptr 成员

memory 成员