Hello to all, What is the difference between lvalue and rvalue ?
How this feature plays an important role in C++ standard ?
Thanks.
Printable View
Hello to all, What is the difference between lvalue and rvalue ?
How this feature plays an important role in C++ standard ?
Thanks.
Take a look at this.
http://code-jam.blogspot.com/2006/07...d-rvalues.html
"Google is your friend!"