template <class Ty, class Other> shared_ptr<Ty> dynamic_pointer_cast(const shared_ptr<Other>& sp);. [Added with TR1]. The template function returns an empty ...
確定! 回上一頁