Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-11-06 04:04:13


Tobias Schwinger wrote:
> Eric Niebler wrote:
>> Function_types is causing the following xpressive failure on gcc 3.3:
>> http://tinyurl.com/2uk9zq.
>>
>>
>> ../boost/function_types/detail/components_impl/arity10_0.hpp:24:
>> error: redefinition
>> of `struct boost::function_types::detail::components_impl<R
>> (*)(), L>'
>> ../boost/function_types/detail/components_impl/arity10_0.hpp:24:
>> error: previous definition of `struct
>> boost::function_types::detail::components_impl<R (*)(), L>'
>>
>
> Should hopefully be fixed now. I really should get that library under
> test. What do I have to do to make it happen?

Reference it's Jamfile from status/Jamfile: see other libraries for
examples.

John.


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