只是写了#include <boost/regex.hpp>F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(39) : error C2039: 'list' : is not a member of 'std'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(39) : error C2143: syntax error : missing ';' before '<'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(39) : error C2059: syntax error : '<'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(39) : error C2238: unexpected token(s) preceding ';'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(40) : error C2653: 'list_type' : is not a class or namespace name
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(40) : error C2146: syntax error : missing ';' before identifier 'list_iterator'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(40) : error C2501: 'list_iterator' : missing storage-class or type specifiers
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(41) : error C2065: 'list_iterator' : undeclared identifier
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(43) : error C2653: 'list_type' : is not a class or namespace name
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(43) : error C2146: syntax error : missing ';' before identifier 'size_type'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(43) : error C2868: 'size_type' : illegal syntax for using-declaration; expected qualified-name
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(51) : error C2146: syntax error : missing ';' before identifier 'cont'
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(51) : error C2501: 'list_type' : missing storage-class or type specifiers
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(51) : error C2501: 'cont' : missing storage-class or type specifiers
        F:\BOOST_1_34_0\boost/regex/pending/object_cache.hpp(58) : see reference to class template instantiation 'boost::object_cache<Key,Object>' being compiled
F:\BOOST_1_34_0\boost/mpl/aux_/type_wrapper.hpp(45) : fatal error C1506: unrecoverable block scoping error
Error executing cl.exe.