id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5455,std::vector not assignable to std::vector,jaredgrubb@…,Hartmut Kaiser,"Using a rule that is like this: rule = (*qi::byte_) [at_c<0>(_val) = _1]; where _val is a fusion-adapted struct that has a member (std::vector, data). I get an error that there is no viable overload of operator= for: BOOST_BINARY_RESULT_OF(x = y, result_of_assign) where x = std::vector > and y = std::vector, std::allocator > > appears to occur in this instantiation: boost::phoenix::result_of_assign > &, std::vector, std::allocator > > &> ",Bugs,closed,To Be Determined,spirit,Boost 1.44.0,Problem,wontfix,,