Boost logo

Boost :

Subject: Re: [boost] [fusion] Algorithm/auxillary documentation
From: Joel de Guzman (joel_at_[hidden])
Date: 2011-09-09 22:50:57


On 9/9/2011 10:30 PM, TONGARI wrote:
> 2011/9/9 Daniel James <dnljms_at_[hidden]>
>
>> On 8 September 2011 01:00, Joel de Guzman <joel_at_[hidden]>
>> wrote:
>>>
>>> I thought we agreed that we will no longer check in the generated docs?
>>> Why don't we start doing it as you suggested sometime ago (i.e. gen
>>> the docs regularly, place it somewhere we can link to, have a stub
>>> html that redirects to the online docs)?
>>
>> Sorry, I didn't realise there was an agreement. I generated the fusion
>> documentation and uploaded it to:
>>
>> http://boost-sandbox.sourceforge.net/libs/fusion/doc/html/index.html
>>
>> If it looks okay, I'll remove the fusion documentation from trunk and
>> add a redirect.
>>
>
> Out of curious, why does algorithm like 'for_each' has metafunction but
> 'copy' doesn't?
> Though I need neither of them :P

Maybe you want copy_if ? Not sure about the semantics though.
Is it simply: copy(filter_if<Pred>(c), dest) ? I'm not sure.

Regards,

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

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