User profile: margaritaville

User info
User name:margaritaville
History
Joined:
Number of posts:1
Latest posts:

&& and move function
I got this code: [code] class A; A&& foo() { A a; return std::move(a); } [/code] My question is...

This user does not accept Private Messages