[cfe-dev] Allow implicit copy constructor between address spaces in C++

Richard Smith richard at metafoo.co.uk
Sun May 4 15:42:18 PDT 2014


On 4 May 2014 14:40, "Adam Strzelecki" <ono at java.pl> wrote:
>
> > Try adding a builtin instead: (…)
>
> Thanks a lot, that looks like definitively better idea.

If that interface is ok, it seems like you should be able to implement it
as a normal function template, with no compiler extensions.

> Adam
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140504/dda068be/attachment.html>


More information about the cfe-dev mailing list