2008-04-29 12:55:25 +00:00
|
|
|
hello
|
|
|
|
created Object, id 1
|
2019-08-30 15:58:33 +00:00
|
|
|
oh1 refcount = 1
|
|
|
|
oh1 refcount = 2
|
|
|
|
oh2 refcount = 2
|
2008-04-29 12:55:25 +00:00
|
|
|
created Object, id 2
|
2019-08-30 15:58:33 +00:00
|
|
|
oh5 refcount = 1
|
2008-04-29 12:55:25 +00:00
|
|
|
nulls equal
|
|
|
|
destroyed Object, id 2
|
|
|
|
equal okay
|
|
|
|
less than okay
|
|
|
|
created Object, id 3
|
|
|
|
calling Object::hello for 1
|
2010-09-24 19:09:22 +00:00
|
|
|
calling Object::hello for 1
|
|
|
|
calling Object::hello for 1
|
|
|
|
calling Object::hello const for 1
|
|
|
|
calling Object::hello const for 1
|
|
|
|
calling Object::hello const for 1
|
2008-04-29 12:55:25 +00:00
|
|
|
goodbye
|
|
|
|
destroyed Object, id 3
|
|
|
|
destroyed Object, id 1
|