Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2007-01-16 23:09:34


Niitsuma Hirotaka wrote:
> I made joint_histgram component and did little modify on existing
> components.
> It is seem to a component can not depend on many other components.
>
> In the following example, enabling switch
> #define USE_ACC_MIN_MAX_IN_ACC_DENSITY 1
> causes compile err in MSVC8
>
> How to use more depended components?
>

I'm currently on vacation and can't look into this too deeply, but have
you tried #defining BOOST_ACCUMULATORS_MAX_FEATURES to something higher?
It defaults to FUSION_MAX_TUPLE_SIZE, which defaults to 10.

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk