BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
manipulator
f_
i_
manipulator
operator<<
◆
operator<<
template<class
T
>
std::ostream & operator<<
(
std::ostream &
os
,
manipulator
<
T
>
m
)
friend
重载流操作符
使用操作函数将数据输出到流中。
参数
os
输出流
m
操作符对象
返回
输出流