C++ has it's uses for sure, but the reason for not using it for web backends is that 95% of the times you don't need the performance that C++ offers. What you do get is a maintainability nightmare, features taking months vs days to release and a shortage of talent.