struct Rectangle { const double width = 2.0; const double height = 3.0; };