4 Feb
2009
4 Feb
'09
3:59 p.m.
dhruva wrote:
Hello, I am using BOOST::accumulator from 1.37. I get the following warning in the build on WXP using VC8 (MSVC 2005). I am exploring to find out where the problem could be, posting to find is someone has experienced this problem. Since our build treats warnings as errors, I am stuck.
...include\boost/fusion/container/vector/detail/deref_impl.hpp(46) : warning C4003: not enough actual parameters for macro 'index'
This doesn't sound like a problem with Boost.Accumulators. You'll need to figure out what header on your platform is #define'ing a macro named "index". I don't have access to this platform so I can't help you, but maybe someone else here does and can. -- Eric Niebler BoostPro Computing http://www.boostpro.com