|
Boost : |
From: Alp Mestan (alpmestan_at_[hidden])
Date: 2008-07-23 22:00:28
Can bcp just interpret the BOOST_JOIN macro ? I think it would be easier.
On 7/24/08, Stjepan Rajko <stipe_at_[hidden]> wrote:
>
> Hello,
>
> boost/math/tools/rational.hpp (in trunk, at least) includes files by
> constructing a macro, e.g.:
>
> # define BOOST_HEADER()
> <BOOST_JOIN(boost/math/tools/detail/polynomial_horner1_,
> BOOST_MATH_MAX_POLY_ORDER).hpp>
> # include BOOST_HEADER()
>
> bpc doesn't seem to pick up dependencies that are included in this
> fashion - is it possible to include something into rational.hpp to
> serve as a hint to bcp on what all files might be included?
>
> Thanks,
>
> Stjepan
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
-- Alp Mestan --- http://blog.mestan.fr/ --- http://alp.developpez.com/ --- In charge of the Qt, Algorithms and Artificial Intelligence sections on Developpez
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk