Recently at Dr. Dobb's:
How the C++ Compiler Decides to Move Objects
by Andrew Koenig
From the article:
After reading this post, you should be able to figure out what
std::move
does, although not necessarily how it does it...
November 14-16, Berlin, Germany
November 18-23, Wrocław, Poland
November 25, Wrocław, Poland
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Blog Staff | Jul 15, 2013 04:18 AM | Tags: basics
Recently at Dr. Dobb's:
How the C++ Compiler Decides to Move Objects
by Andrew Koenig
From the article:
After reading this post, you should be able to figure out what
std::move
does, although not necessarily how it does it...
There are currently no comments on this entry.
Add a Comment
Comments are closed.