Is this a good way of printing a tuple?

后端 未结 0 1860
感动是毒
感动是毒 2020-11-30 07:58

So I just made an operator overload for tuples.

template
ostream& operator<<(ostream& output, const tuple t)          


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