boost::range_reverse_result_iterator相关的测试程序
实现功能
boost::range_reverse_result_iterator相关的测试程序
C++实现代码
#define BOOST_ALLOW_DEPRECATED_HEADERS
#include <boost/range/reverse_result_iterator.hpp>
#include <boost/static_assert.hpp>
#include <boost/type_traits/is_same.hpp>