| Commit message (Expand) | Author | Age | Lines |
* | [c++/en] Fix newline error (#4176) | Alan Chang | 2022-01-04 | -1/+1 |
* | Add learncpp.com to further reading (#4237) | James | 2021-11-01 | -1/+2 |
* | Update c++.html.markdown | Lilian Besson | 2021-01-31 | -10/+11 |
* | Changed operator < to != (#4004) | Priti Xavier | 2020-09-29 | -1/+1 |
* | Replace newline string with newline character | Spencer Burris | 2020-09-12 | -11/+11 |
* | Remove extra space | Ryan Huang | 2020-05-23 | -1/+1 |
* | Minor fixes to C++ Smart Pointer section | Ollin Boer Bohan | 2019-08-31 | -23/+23 |
* | [C++/de] fixed wrong spelling (#3579) | LamdaLamdaLamda | 2019-08-03 | -4/+55 |
* | c++: Add more explanation to the += overloading example | codesoap | 2019-06-30 | -0/+4 |
* | [en] Typo in c++ | Max | 2019-03-10 | -1/+1 |
* | Move section about containers its logical place | Gergely Máté | 2019-01-04 | -96/+98 |
* | add missing spaces after `//` in c++ | Renze Yu | 2018-12-28 | -4/+4 |
* | efficient typo fix | Ankush Agarwal | 2018-10-22 | -2/+2 |
* | Update comments | Ankush Agarwal | 2018-10-22 | -2/+4 |
* | Add comments about unordered_map and unordered_set | Ankush Agarwal | 2018-10-22 | -0/+2 |
* | Addresses #3009, corrects C++ headers description | Matthew Biondi | 2018-10-18 | -2/+8 |
* | Fix links and list styling | Divay Prakash | 2018-10-14 | -6/+3 |
* | add C++ resource | Apoorv Choubey | 2018-10-13 | -0/+2 |
* | [c++/en] container -> vector (#2838) | Mario | 2017-09-12 | -15/+15 |
* | [c++/en] Added public declaration. Fixed #2805 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-08-30 | -1/+1 |
* | fix language code suffix(#2832) | Pratik Karki | 2017-08-25 | -1/+1 |
* | Update c++.html.markdown | ven | 2017-05-18 | -1/+1 |
* | [c++/en,es,it,br,ru,ch] Fix forgotten namespace std:: (#2619) | omgee | 2017-01-03 | -1/+1 |
* | c++/en typo, formatting fixes (#2531) | George Gognadze | 2016-10-30 | -3/+3 |
* | [c++/en] Fix typo of iterator (#2501) | Andrew Chellis | 2016-10-24 | -1/+1 |
* | Some minor (mostly stylistic) fixes in C++ | Valery Cherepanov | 2016-08-02 | -49/+49 |
* | Added the Logical and bitwise operators section, fixes merge issue with #181... | Jatin Dhankhar | 2016-06-27 | -6/+51 |
* | Containers Added (#1942) | Ankush goyal | 2016-06-26 | -0/+94 |
* | Remove a section from c++, fixes #2130 | Geoff Liu | 2016-02-15 | -24/+8 |
* | Update c++.html.markdown | AndrejPetelin | 2016-01-31 | -1/+1 |
* | #2119 fixups | ven | 2016-01-28 | -7/+7 |
* | [C++/en] Tuple , Updated | Jaskamal Kainth | 2016-01-28 | -3/+2 |
* | [C++/en] Tuple , updated | Jaskamal Kainth | 2016-01-28 | -5/+5 |
* | [C++/en] Tuples in C++ | Jaskamal Kainth | 2016-01-28 | -7/+6 |
* | Added Tuple | Jaskamal Kainth | 2016-01-28 | -0/+48 |
* | More Fixes | bk2dcradle | 2016-01-08 | -11/+14 |
* | Add my Changes | bk2dcradle | 2016-01-05 | -0/+67 |
* | Added missing semicolon | John Rocamora | 2015-12-12 | -1/+1 |
* | [cpp/en] comparator function for std containers | Brook Zhou | 2015-10-31 | -0/+18 |
* | [C++/en] Added in Enum information | Cameron Wood | 2015-10-17 | -0/+64 |
* | [C++/en] Small inheritance clarification | Cameron Wood | 2015-10-11 | -0/+2 |
* | Update c++.html.markdown | George Gognadze | 2015-10-07 | -1/+1 |
* | Grammar | Pushkar Sharma | 2015-10-05 | -2/+2 |
* | Fixed a mistake from previous commit. | Pushkar Sharma | 2015-10-05 | -2/+2 |
* | Update c++.html.markdown | Pushkar Sharma | 2015-10-04 | -0/+6 |
* | Add to contributors | Alva Connor Waters | 2015-10-02 | -0/+1 |
* | Misc. typos and formatting | Alva Connor Waters | 2015-10-02 | -33/+39 |
* | More explanation on virtual destructors | Alva Connor Waters | 2015-10-02 | -1/+4 |
* | Clarify character literals | Alva Connor Waters | 2015-10-02 | -4/+4 |
* | Update c++.html.markdown | George Gognadze | 2015-10-01 | -1/+1 |