begin

函数功能

返回SVector首部地址。

函数原型

T *begin() noexcept
const T *begin() const noexcept

返回值说明

类型

输入/输出

说明

T *

输出

Svector首部指针。