Commit Graph

10 Commits (5cc2757e324f85bba5ad101d34be601c39cb0607)

Author SHA1 Message Date
Yves Wienecke 0fdef12b15 Included example of inheritance (#20187)
Added an example of inheritance with an 'animal' base class and a 'cat' derived class
2018-10-28 09:43:08 -05:00
Yves Wienecke aa624dd7e4 Delete [] operator and Valgrind (#20121)
Changed how to free memory assigned to a pointer to an array of object. Also added information about how to check for memory leaks with valgrind.
2018-10-28 09:30:23 -05:00
Mohit Chandra Kukunoori 3c9b9a6d4b Created index.md for sort in stl-algorithms guide (#19546)
* Created index.md for sort in stl-algorithms guide

* Grammar, spelling fixes

* Update index.md
2018-10-25 17:53:26 -07:00
Heather dbf1e325d9 Merged Inline Function and Inline Functions articles (#21847)
* Combined Inline Function articles

* Merge articles titled "Inline Function" and "Inline Functions" under "Inline Functions" for C++

* Combined articles, deleting "Inline Function"

* Delete "Inline Function" article
2018-10-22 21:25:55 -07:00
Shardic1 e815d86998 Fixed some typos. (#26132) 2018-10-22 21:49:25 -04:00
rdfriesen 7d030bfccc typo fixes (#21210) 2018-10-20 21:50:52 +05:30
jlewismith 4f4100b00a Fix typos "witht" and "spaguetti" (#21649) 2018-10-20 01:27:57 +05:30
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30