multi_index_container 多索引容器

  multi_index_container是c++ boost库中的一个多索引的容器。因工作中用到了,特来测试试用。 1 #include "stdafx.h" 2 #include "test.h" 3 4 #include <string> 5 #include <iostream> 6 #include <boost/multi_index_container.hpp>
相关文章
相关标签/搜索