rect.cpp: In constructor `rectangle::rectangle(int, int)':
rect.cpp:20: warning: member initializers for `const int rectangle::height'
rect.cpp:18: warning:   and `const int rectangle::area'
rect.cpp:31: warning:   will be re-ordered to match declaration order
