Boost logo

Boost :

Subject: Re: [boost] [fusion] compiler errors using boost::tuple
From: Joel de Guzman (joel_at_[hidden])
Date: 2009-03-20 05:47:30


Rutger ter Borg wrote:
> Joel de Guzman wrote:
>> The problem is that there is no specialization for const tuple<> and
>> const null_type.
>>
>> I took the liberty to commit this obvious bug. I'll revert if there are
>> objections. Here's the relevant code (tuple_basic.hpp):
>>
>
> Thanks. I've encountered another compiler error, see attached, of which I am
> not sure whether it is desired behaviour.

Fixed in SVN trunk. Thanks for the report. The problem was that
fusion::iterator_facade did not have a default implementation for
distance.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net

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