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