在派生类函数中,我经常这样调用函数: Func(boost::dynamic_pointer_cast<DerivedSessionA>(shared_from_this()));. 由于我正在使用 shared_ptr 来 ...
確定! 回上一頁