extracting and stocking data to fstream

后端 未结 0 1782
长发绾君心
长发绾君心 2021-01-03 15:32

Is it possible to stock data to an ostream like

void write(std::ostream& os){
  int x,y = 0; bool b = true;
  os<

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题