Timeline for Can modern OO languages compete with C++'s array store performance?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 19, 2012 at 12:52 | comment | added | Peter Alexander | @BenVoigt: I have created a pull request to update the documentation. Hopefully this will be resolved soon. Thanks for pointing it out. | |
| Jan 18, 2012 at 0:28 | comment | added | BCS | @BenVoigt: Out of date docs. | |
| Jan 17, 2012 at 23:33 | comment | added | Ben Voigt | According to d-programming-language.org/arrays.html "A static array T[dim] can be implicitly converted to one of the following: ... U[] ... A dynamic array T[] can be implicitly converted to one of the following: U[] ... where U is a base class of T." | |
| Jan 17, 2012 at 22:45 | history | migrated | from stackoverflow.com (revisions) | ||
| Jan 17, 2012 at 22:19 | history | answered | Peter Alexander | CC BY-SA 3.0 |