size 函数功能 返回SVector中元素的数量。 函数原型 std::size_t size() const noexcept 返回值说明 类型 输入/输出 说明 std::size_t 输出 SVector中元素的数量。 父主题: atb/svector.h