Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-05-03 09:33:13


> > CodeWarrior must not do function template partial ordering.
> > #define BOOST_NO_FUNCTION_TEMPLATE_ORDERING
> > for your compiler and try again.
> >
> > Doug

From: "Chris Little" <cslittle_at_[hidden]>

> That fixed it. This define will have to be added to config.hpp.

Well, that would be too penalizing. Intel, gcc and Metrowerks all do partial
ordering well enough for most situations; the problem is that Doug uses a
rather difficult construct that they can't handle properly.

--
Peter Dimov
Multi Media Ltd.

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