Timeline for What are the advantages of requiring forward declaration of methods/fields like C/C++ does?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 20, 2023 at 21:56 | comment | added | Adamátor | @jyn Header files are only really a thing in C and C++. | |
| Jul 20, 2023 at 15:14 | comment | added | jyn | I don't think this is true in practice since forward declarations are usually separated into their own header file. | |
| Jul 19, 2023 at 7:43 | history | answered | Adamátor | CC BY-SA 4.0 |