data 函数功能 返回SVector的数据地址。 函数原型 T *data() noexcept const T *data() const noexcept 返回值说明 类型 输入/输出 说明 T * 输出 Svector的数据地址。 父主题: atb/svector.h