/** * @file Implicit_Deactivator.inl * * @author Carlos O'Ryan */ ACE_INLINE void Implicit_Deactivator::release (void) { this->id_ = 0; }