
15 May
2005
15 May
'05
8:52 a.m.
Rene Rivera <grafik.list@redshift-software.com> writes:
Rene Rivera wrote:
Douglas Gregor wrote:
parameter (cw-8_3) OK.. I really need to get that one working.. Really want to use the parameter library.
Fixed. But...
The basic problem is that CW-8.3 is one of those compilers that doesn't support boost::result_of. There appears to be an existing work around for this situation in boost/parameter/aux_/result_of0.hpp, but it was disabled. What I don't know is if it was intentional or not, as all I did was change the namespace "aux_" to "aux" to enable the use of the work around. Was this intentional?
No, that was a last-minute typo. It should have always said "aux." Thanks for the fix! -- Dave Abrahams Boost Consulting www.boost-consulting.com