Boost logo

Boost Users :

From: John Torjo (john.groups_at_[hidden])
Date: 2007-12-12 07:53:31


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&

Best,
John

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

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