RosettaCodeData/Task/Break-OO-privacy/C++/break-oo-privacy-2.cpp

7 lines
324 B
C++
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
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.