install a cleanup handler for nontrivial lambda closures

This commit is contained in:
Wenzel Jakob
2015-10-13 17:37:25 +02:00
parent 28f98aa298
commit 19208fe9a4
4 changed files with 42 additions and 1 deletions

View File

@@ -12,3 +12,9 @@ Callback function 2 called : Hello, x, True, 5
5
func(43) = 44
func(43) = 44
Payload constructor
Payload copy constructor
Payload move constructor
Payload destructor
Payload destructor
Payload destructor