为什么此代码不起作用? std::shared_ptr<Event> e = ep->pop(); std::shared_ptr<TrackerEvent> t; t = std::dynamic_pointer_cast<TrackerEvent>(e);
確定! 回上一頁