跳到主要内容

IsEmpty

函数功能

判断operator对象是否为空,空表示不可用。

函数原型

bool IsEmpty() const;

参数说明

返回值

类型描述
bool- true:为空。 - false:非空。

异常处理

约束说明