cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
rvalue references
rvalue references
Dec 30, 2014 at 9:41pm UTC
armonsafai
(25)
Can someone explain to me in depth what rvalue references are? How are they useful? What are temporary objects?
Dec 31, 2014 at 3:09am UTC
JLBorges
(13770)
> Can someone explain to me in depth what rvalue references are?
> How are they useful? What are temporary objects?
Thomas Becker can:
http://thbecker.net/articles/rvalue_references/section_01.html
Topic archived. No new replies allowed.