Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2007-12-12 11:56:43


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!

Regards,

-- 
Joel de Guzman
http://www.boost-consulting.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