2016-01-17 21:36:44 +00:00
|
|
|
Rabbit is a parrot
|
2015-07-05 18:05:44 +00:00
|
|
|
Polly is a parrot
|
2015-10-01 14:48:34 +00:00
|
|
|
Molly is a dog
|
|
|
|
Woof!
|
|
|
|
func(43) = 44
|
2015-10-13 15:37:25 +00:00
|
|
|
Payload constructor
|
|
|
|
Payload copy constructor
|
|
|
|
Payload move constructor
|
|
|
|
Payload destructor
|
|
|
|
Payload destructor
|
|
|
|
Payload destructor
|
2016-01-17 21:36:44 +00:00
|
|
|
Rabbit is a parrot
|
|
|
|
Polly is a parrot
|
|
|
|
Molly is a dog
|
|
|
|
The following error is expected: Incompatible function arguments. The following argument types are supported:
|
|
|
|
1. (example.Dog) -> NoneType
|
2016-05-24 08:15:43 +00:00
|
|
|
Invoked with: <Pet object at 0>
|
2016-01-17 21:36:44 +00:00
|
|
|
Callback function 1 called!
|
|
|
|
False
|
|
|
|
Callback function 2 called : Hello, x, True, 5
|
|
|
|
5
|
2016-03-10 21:31:38 +00:00
|
|
|
Callback function 2 called : Hello, from, partial, object
|
|
|
|
False
|
|
|
|
Callback function 3 called : Partial object with one argument
|
|
|
|
False
|
2016-01-17 21:36:44 +00:00
|
|
|
func(43) = 44
|