Timeline for Origin of structures and classes
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 18, 2012 at 18:54 | comment | added | FrustratedWithFormsDesigner | @JörgWMittag: I believe you, but got any sources or examples for that? | |
| May 18, 2012 at 17:24 | comment | added | Jörg W Mittag | Records date back to at least the 1800s, which slightly predates C++. I don't think C++ is relevant here. | |
| May 18, 2012 at 16:51 | comment | added | user53141 |
In terms of intent, yes, but if you are talking about C++, the only difference between a struct and a class is that class defaults to private while struct defaults to public.
|
|
| May 18, 2012 at 16:38 | history | answered | Edward Strange | CC BY-SA 3.0 |