Replies: 1 comment
-
I would not expect any changes here, other than how the special member functions are spelled. What kind of improvements or changes would you be expecting to see? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
C++ Weekly - Ep 108 - Understanding emplace_back
https://www.youtube.com/watch?v=uwv1uvi1OTU
Jason Turner explains in a four minute video how push_back() &
emplace_back() relate to special member functions in C++. I am looking
for an explanation on how pure cpp2 improves/changes any of this.
Beta Was this translation helpful? Give feedback.
All reactions