Tuesday, November 30, 2010

Return Value Optimization

return value optimization - Avoidance of creation and destruction of temporaries when a function returns an object by value.

No comments:

Post a Comment