Introduction - If you have any usage issues, please Google them yourself
C++ RangeArray class: Contains integer values and accessible the elements with arbitrary index values (negative is possible)
Example source code for learning the concept of operator overloading