id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1614,vector workaround needed for MSVC10,François Barel,Joel de Guzman,"Hi, It seems the vector constructor workaround used for MSVC8 and earlier (`ctor_helper` in `boost/fusion/container/vector/vector.hpp`) is also required for MSVC9 RTM. Unfortunately I don't have a simple test case ready. My observation is simply that my Spirit2 parser (using fusion tuples and vectors as rule attributes) doesn't compile on VC9 unless I enable that workaround with the attached patch. Cheers,[[BR]] François",Bugs,closed,Boost 1.43.0,fusion,Boost Development Trunk,Problem,fixed,MSVC VC10 vector,frabar666@…