[dmd-beta] rvalue references
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Apr 12 11:00:33 PDT 2012
On 4/12/12, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> Which I would have expected to be illegal, but for some bizarre reason, the
> compiler allows it.
>
> http://d.puremagic.com/issues/show_bug.cgi?id=7854
Without that ability, or without the ability to use pointers to
references (which currently works), writing wrapper code to C/C++
libraries is going to be difficult.
More information about the dmd-beta
mailing list