Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2007-07-09 14:15:54


Larry Evans wrote:
>
> Could you let me know when the revised construct<>
> is ready?
>

I've fixed the construct<> transform, and added pod_construct<> for use
with aggregate types. In order to guarantee that these transforms do the
right thing, I had to add a proto::is_transform<> metafunction. For any
custom transforms that may appear within construct<> or pod_construct<>,
this trait must be specialized. (It's already specialized for all of
Proto's transforms.) I'll update the docs soon.

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

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