跳到主要内容

构造函数和析构函数

函数功能

AttrValue构造函数和析构函数。

函数原型

AttrValue();
~AttrValue() = default;

参数说明

返回值

AttrValue构造函数返回AttrValue类型的对象。

异常处理

约束说明