User Tools

Site Tools


cpp:destructors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cpp:destructors [2021/05/17 07:35] gthanoscpp:destructors [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 51: Line 51:
  
 <code cpp RectangleUsage.cpp> <code cpp RectangleUsage.cpp>
 +#include "Rectangle.hpp"
 +
 int main () { int main () {
   Rectangle rect(5,6);   Rectangle rect(5,6);
cpp/destructors.1621236900.txt.gz · Last modified: 2021/05/17 06:35 (external edit)