end

函数功能

返回SVector尾部地址。

函数原型

T *end() noexcept
const T *end() const noexcept

返回值说明

类型

输入/输出

说明

T *

输出

SVector尾部指针。