摘要: std::map插入已存在的key时,key对应的内容不会被更新,如果不知道这一点,可能会造成运行结果与预期的不一致“Because element keys in amapare unique, the insertion operation checks whether each inserte... 阅读全文
posted @ 2014-08-19 09:29 onemuji 阅读(2901) 评论(0) 推荐(0)