My goal is to sort an array of a class, for example myClass

Sort the memory locations:
For example if myClass[0] has a greater memorylocation than myClass[1] then i would like them to exchange...