User: zaumreit

  • Public profile

User profile: zaumreit

User info
User name:zaumreit
History
Joined:
Number of posts:3
Latest posts:

Will a temporary variable be produced when a function return a built-in type by value?
[code] class MyClass{}; MyClass ret_myclass() {return MyClass();} int main() { ret_myclass(...

Is the temporary object be a rvalue?
thank you for your kindly reply. :)

Is the temporary object be a rvalue?
As mentioned in this tutorial(http://msdn.microsoft.com/en-us/library/f90831hc.aspx), a temporary ob...

This user does not accept Private Messages