shared_ptr构造函数

http://www.cplusplus.com/reference/memory/shared_ptr/shared_ptr/函数 default (1) constexpr shared_ptr() noexcept; from null pointer (2) constexpr shared_ptr(nullptr_t) : shared_ptr() {} from pointer (
相关文章
相关标签/搜索