id summary reporter owner description type status milestone component version severity resolution keywords cc 1619 [Fusion] C4512 warnings from VC9 (Visual Studio 2008) Richard Webb Joel de Guzman "I've got some code which makes some simple use of fusion/tuple, and building it on VC9 with warning level 4 produces a large list of 4512 warnings from vector_iterator: {{{ boost\fusion\container\vector\vector_iterator.hpp(42) : warning C4512: 'boost::fusion::vector_iterator' : assignment operator could not be generated }}} It would be useful if this could be silenced, possibly by either disabling the warning with a pragma or by adding a private assignment operator." Bugs closed To Be Determined fusion Boost Development Trunk Cosmetic fixed