boost::container模块实现检查相等的容器的测试程序
实现功能
boost::container模块实现检查相等的容器的测试程序
C++实现代码
#ifndef BOOST_CONTAINER_TEST_CHECK_EQUAL_CONTAINER_HPP
#define BOOST_CONTAINER_TEST_CHECK_EQUAL_CONTAINER_HPP
#include <boost/container/detail/config_begin.hpp>
#include <boost/container/detail/pair.hpp>