使用boost::function模块实现contains的测试程序
#include <iostream>
#include <boost/function.hpp>
template<typename Container, typename T>
使用boost::function模块实现contains的测试程序
#include <iostream>
#include <boost/function.hpp>
template<typename Container, typename T>