These are two cheat sheets I put together describing both basic C++ syntax (mostly C++11) and many common data structures and algorithms in C++, which I've used to study for my past interviews at ...
Is your feature request about something that is currently impossible or hard to do? Please describe the problem. Currently, the C and C++ syntax files are very tightly coupled, with the C++ syntax ...