mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 21:51:47 +00:00
install a cleanup handler for nontrivial lambda closures
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user