Boost logo

Boost Users :

From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-01-21 23:58:33


Hi,
I am interested in combining the fusion and mpl::math libraries, but I
am not sure if they currently support what I want to do.

I want to use generic math operations that can easily switch between
run-time and compile-time. I think this would require writing the
mpl::math functions as "Polymorphic Function Object" as described in
the fusion documentation. I am not sure if there is any mpl::math
documentation that describes this.

It looks like the MPL currently has some math operations that are
strictly meta-functions in boost/mpl/aux_/arithmetic_op.hpp. Are the
any plans to expand these to be functions also?

Chris


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net