empty 函数功能 返回SVector是否为空。 函数原型 bool empty() const noexcept 返回值说明 类型 输入/输出 说明 bool 输出 返回“true”时SVector为空。 返回“false”则SVector非空。 父主题: atb/svector.h