pybind11/example/example14.ref

19 lines
519 B
Plaintext
Raw Normal View History

2016-04-22 14:52:15 +00:00
Opaque list: [Element 1, Element 2]
2016-03-15 14:05:40 +00:00
Back element is Element 2
2016-04-28 14:25:24 +00:00
1/2 : Element 1
2/2 : Element 2
2016-04-22 14:52:15 +00:00
Opaque list: [Element 1]
Opaque list: []
Opaque list: [Element 1, Element 3]
Got void ptr : 0x1234
Called Example1 default constructor..
Got void ptr : 0x7f9ba0f3c430
Called Example1 destructor (0)
Caught expected exception: Incompatible function arguments. The following argument types are supported:
1. (capsule) -> NoneType
None
Got null str : 0x0
<example.StringList object at 0x10d3277a0>
2016-04-28 14:25:24 +00:00
Opaque list: [some value]