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>
相關文章
相關標籤/搜索