Today's class: Introduction to STL Look into an example Task: Create a class GeometricForm with an attribute Area, Create a class Rectangle that inherits from GeometricForm Implement a List of rectangles, populate it and print its values