Boost logo

Boost Users :

Subject: Re: [Boost-users] [Fusion] Why restrict 'copy' to equal sizes?
From: Joel de Guzman (djowel_at_[hidden])
Date: 2013-01-31 08:03:45


On 1/31/13 8:14 PM, TONGARI wrote:
> 2013/1/30 Joel de Guzman <djowel_at_[hidden]>
>
>> On 1/30/13 9:02 PM, TONGARI wrote:
>>
>>> Hi,
>>>
>>> As the counterpart of STL copy, I expected the src just need to be <= dst,
>>> but it requires equal sizes in Fusion.
>>> What's the rationale? Is it OK to loosen the restriction? (it just
>>> compiles
>>> if I change '==' to '<=')
>>>
>>
>> Makes sense. Please add a trac ticket. I'll tweak the code as soon as
>> I can.
>>
>
> OK.
>
> https://svn.boost.org/trac/boost/ticket/7955

Fixed.

Regards,

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

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net