What do you do with C++? Can I rephrase your question?

What can't you do with C++?

It's an extremely powerful language that can be used for almost anything. However in some cases it's got a bit too much overhead, for example in embedded systems and writing OSs.

Most commercial software you find will be written in C++, or possibly C.