~Output接口

接口功能

output的析构函数,用于对象销毁。

接口格式

virtual ~Output() = default;

接口参数

无。

使用样例

无。

返回值

无。