C++ gave us a new superpower which is generic programming! We an make a class and/or function which can handle any data type a user throws at it.