std::shared_ptr<T> const_pointer_cast( const std::shared_ptr<U>& r );. (3), (since C++11). Creates a new instance of std::shared_ptr whose ...
確定! 回上一頁