boost::ptr_list相关的测试程序
生活随笔
收集整理的這篇文章主要介紹了
boost::ptr_list相关的测试程序
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
boost::ptr_list相關(guān)的測試程序
- 實現(xiàn)功能
- C++實現(xiàn)代碼
實現(xiàn)功能
boost::ptr_list相關(guān)的測試程序
C++實現(xiàn)代碼
#define PTR_LIST_TEST 1 #define PTR_CONTAINER_DEBUG 0 #include <boost/test/unit_test.hpp> #include "sequence_test_data.hpp" #include <boost/ptr_containe總結(jié)
以上是生活随笔為你收集整理的boost::ptr_list相关的测试程序的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: boost::ptr_container
- 下一篇: boost::ptr_set相关的测试程