inline bool operator < (const wp<U>& o) const { return (m_ptr == o.m_ptr) ? ... { if (m_ptr) m_refs->decWeak(this); }弱指针的最大特点是不能直接操作目标对象, ...
確定! 回上一頁