Boost logo

Boost :

From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-06-17 18:06:44


Tobias Schwinger wrote:
> Dear Boost community,
>
> do we have a function object template to wrap arbitrary constructor
> calls / operator new expressions somewhere in Boost, already?

Yes, it's in_place.
Used by optional, for example.

For some reason though it seems there is no definition for default
constructors, but that can be added trivially.


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