id summary reporter owner description type status milestone component version severity resolution keywords cc 10499 Boost.Odeint: warnings concerning boost::unwrap_reference vygis.d@… karsten " If BOOST_NUMERIC_ODEINT_CXX11 is defined, VS2013 spits a lot of warnings that look like boost/numeric/odeint/util/unwrap_reference.hpp(36): warning C4099: 'boost::unwrap_reference' : type name first seen using 'struct' now seen using 'class' The fix is trivial: forward declaration needs to use 'struct' instead of 'class' in boost/numeric/odeint/util/unwrap_reference.hpp." Bugs closed To Be Determined odeint Boost 1.56.0 Cosmetic fixed