Timeline for Implementation of binary heap in C++
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 1, 2015 at 13:33 | history | edited | Morwenn | CC BY-SA 3.0 | Boolean stuff y'know. |
| Jun 1, 2015 at 12:43 | history | edited | Morwenn | CC BY-SA 3.0 | Note about constructor initialization list. |
| Jun 1, 2015 at 12:19 | history | edited | Morwenn | CC BY-SA 3.0 | Note about usage of the standard library. |
| Jun 1, 2015 at 12:02 | history | edited | Morwenn | CC BY-SA 3.0 | Fix link. |
| Jun 1, 2015 at 11:37 | history | edited | Morwenn | CC BY-SA 3.0 | Slightly reworded to be a bit less assertive. Fixed typos and stuff. |
| Mar 4, 2014 at 0:30 | comment | added | sumodds | Mimicking style of STL containers : I was not exactly intending that you thought. I was following Google Style Guide and the naming convention for getter and setter functions (or other simple functions) was an exception to their rule, and I was following the STL style naming. But your suggestion is a welcome change. Thanks for the nice review, will incorporate most of it. | |
| Mar 4, 2014 at 0:26 | vote | accept | sumodds | ||
| Feb 28, 2014 at 11:19 | history | answered | Morwenn | CC BY-SA 3.0 |