template< class T, class U > std::shared_ptr<T> dynamic_pointer_cast( const std::shared_ptr<U>& r ) noexcept;, (3), (начиная с C ++ 11).
確定! 回上一頁