boost::format and custom printing a std containers

前端 未结 4 1999
感情败类
感情败类 2020-12-30 09:51

I have a function in my namespace ns that helps me print STL containers. For example:

template 
std::ostream& operator<         


        
4条回答
提交回复
热议问题