RSSAmplifier

Jonas Devlieghere · Nov 21, 2016

Guaranteed Copy Elision

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The new C++17 standard brings many exciting new features. A smaller, more subtle improvement it brings is guaranteed copy elision . The keyword is guaranteed , as copy elision itself has always been part of the standard. Although it might not be a change as radical as, say, structured bindings, I’m very happy to see it made it into the standard. Copy Elision Before discussing what changed in…

Read on jonasdevlieghere.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.