[cfe-dev] C++ Constructors & Destructors in the AST
Sebastian Redl
sebastian.redl at getdesigned.at
Mon Apr 27 23:32:19 PDT 2009
On Mon, 27 Apr 2009 14:40:19 -0700, Anders Carlsson <andersca at me.com>
wrote:
>
> Here's what I've come up with. A FullExprArg right now is a very
> simple wrapper around ExprArg:
>
<snip>
>
> I'm not entirely happy with this solution since it sidesteps all the
> move security we have in the smart pointer classes. Sebastian, do you
> have a better idea?
>
Hi Anders,
I'll try to look at this in detail soon, but Tuesday always very busy for
me.
Sebastian
More information about the cfe-dev
mailing list