以下是std :: static_pointer_cast的声明。 template <class T, class U> shared_ptr<T> static_pointer_cast (const shared_ptr<U>& sp) noexcept;.
確定! 回上一頁