id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3106,wave on VS2010 beta compiler generates error,anthony,Hartmut Kaiser,"file: boost\wave\util\cpp_include_paths.hpp (line 89). This is because MS splitted std::pair (in order to use new move semantics syntax). generated error: ""_include_paths.hpp(89): error C2440: 'specialization' : cannot convert from 'std::string std::_Pair_base<_Ty1,_Ty2>::* ' to 'std::string std::pair<_Ty1,_Ty2>::* ' with [ _Ty1=std::string, _Ty2=std::string ] Standard conversion from pointer-to-member of base to pointer-to-member of derived is not applied for template arguments "" and "" _include_paths.hpp(146) : see reference to class template instantiation 'boost::wave::util::bidirectional_map' being compiled with [ FromType=std::string, ToType=std::string ] "" The current workaround may be to define ""BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS"" to use boost::multi_index::member_offset instead of ""member"".",Bugs,closed,Boost 1.43.0,wave,Boost Development Trunk,Problem,fixed,wave msvs10 compilation problem,