There is no such thing as a better programming language. The best is domain specific and based on your need.
C++ excels in high computational needs like machine learning, game programming. Swift takes care of memory management and pointers which seems to be a lot of pain to novice in C++ programming.Both supports object oriented programming.