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 (
相關文章
相關標籤/搜索