cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Rvalue References
Rvalue References
Mar 29, 2011 at 12:54am UTC
closed account (
1yR4jE8b
)
Can someone explain them to me? I've read both the Gnu and Microsoft documentation regarding them and I still really have no idea what they do...
Mar 29, 2011 at 2:29am UTC
firedraco
(6247)
Did you try here:
http://www2.research.att.com/~bs/C++0xFAQ.html#rval
Mar 29, 2011 at 9:02am UTC
Bazzy
(6281)
From Stroustrup's FAQ you get this link:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2027.html
It's a nice tutorial, I suggest you to read it
Mar 29, 2011 at 12:45pm UTC
closed account (
1yR4jE8b
)
Thanks, that was a big help.
Topic archived. No new replies allowed.