原创 boost::any的一般用法

01.#include <iostream>   02.#include <list>   03.#include <boost/any.hpp>   04.  05.typedef std::list<boost::any> list_