71 guard->setDestroyed();
95 if (
next_ !=
nullptr) {
104 prev_->next_ =
next_;
105 if (
next_ !=
nullptr) {
117 return prev_ ==
nullptr;
virtual ~DestructorCheck()
—— Concurrent Priority Queue Implementation ——
GuardImpl guard(ErrorHandler &&handler)
Safety(DestructorCheck &destructorCheck)