isEmpty
此方法用于确定映射是否为空。
可见性
Public
特征符
int isEmpty() const
返回
此方法返回以下某个值:
0
- 映射不为空。
1
- 映射为空。
父主题:
OMMap 类
反馈