begin 函数功能获取SVector中起始元素地址。 函数原型T *begin() noexcept const T *begin() const noexcept 返回值说明 类型 输入/输出 说明 T * 输出 SVector首部指针。 父主题: SVector