📄 implicit_deactivator.inl
字号:
/**
* @file Implicit_Deactivator.inl
*
* Implicit_Deactivator.inl,v 1.1 2002/03/09 00:13:42 coryan Exp
*
* @author Carlos O'Ryan <coryan@uci.edu>
*/
ACE_INLINE void
Implicit_Deactivator::release (void)
{
this->id_ = 0;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -