摘要:
1.set的宣言 先看看C++标准中对set的介绍: A set is a kind of associative container that supports unique keys (contains at most oneof each key value) and provides for fast retrieval of the keys themselves. Set suppor... 阅读全文
posted @ 2011-08-19 22:44
Painful
阅读(4443)
评论(0)
推荐(2)
2011年8月19日