the philosophy behind of the design of the STL
摘要:
The concept of STL is based on a separation of data and operations. The data is managed by container classes, and the operations are defined by config... 阅读全文
posted @ 2014-05-23 11:46 compilerTech 阅读(701) 评论(0) 推荐(0) 编辑