Boost logo

Boost Announcement :

From: John Torjo (john.groups_at_[hidden])
Date: 2007-12-13 07:41:16


Joel de Guzman wrote:
> John Torjo wrote:
>
>> Hi all,
>>
>> This is a gentle reminder of the Boost.Functional/Factory review, about
>> to start next Monday.
>>
>>
>> Factories are callback mechanisms for constructors, so we provide two
>> function objects, boost::value_factory and boost::factory, that
>> encasulate object construction through direct application of the
>> constructor or operator new, respectively. These templates make other
>> facilities that operate on function objects (such as standard
>> algorithms, Boost.Bind, Boost.Function, or Fusion functional adapters)
>> applicable to constructors.
>>
>> Get it from here:
>> http://www.boost-consulting.com/vault/index.php?action=downloadfile&filename=factory.zip&directory=X-Files&
>>
>
> Link to docs please? Thanks!
>
>
I've posted them temporarily on my site -
http://www.torjo.com/tobias/

Best,
John

-- 
http://John.Torjo.com -- C++ expert
... call me only if you want things done right


Boost-announce list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk