Timeline for Difference between void and non-void functions in C++
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 23, 2013 at 14:12 | vote | accept | MatthewRock | ||
| Nov 22, 2013 at 23:30 | comment | added | user1804599 | Also note that even the “potential copy” is pretty much rare. Most data types can be moved and otherwise the compiler will usually apply RVO. | |
| Nov 22, 2013 at 23:28 | history | answered | Dietmar Kühl | CC BY-SA 3.0 |