RosettaCodeData/Task/Break-OO-privacy/C++/break-oo-privacy-2.cpp
2023-07-01 13:44:08 -04:00

6 lines
324 B
C++

Widget spawning. There are now 1 Widgets instanciated.
Widget spawning. There are now 2 Widgets instanciated.
Widget dieing. There are now 1 Widgets instanciated.
Widget spawning. There are now 2 Widgets instanciated.
Widget dieing. There are now 1 Widgets instanciated.
Widget dieing. There are now 0 Widgets instanciated.