Moin

On Mon, Mar 23, 2015 at 03:18:08PM -0700, Kenton Varda wrote:
> The attached self-contained script will demonstrate the problem.

Are you sure gcc does not use the implicit and easier copy constructor?
I'm not sure what the standard say about this, but please explicitely
remove the copy constructor with "A(A&) = delete", so you can
distinguish between this two different results.

Regards,
Bastian

-- 
Immortality consists largely of boredom.
                -- Zefrem Cochrane, "Metamorphosis", stardate 3219.8


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150324073726.ga20...@mail.waldi.eu.org

Reply via email to