template< class T, class U > std::shared_ptr<T> const_pointer_cast( const std::shared_ptr<U>& r ) noexcept;, (5), (自C ++ 11起).
確定! 回上一頁