This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/pybind/pybind11.git
synced
2024-11-11 08:03:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a3ee1a4591
pybind11
/
example
/
example14.ref
10 lines
132 B
Plaintext
Raw
Normal View
History
Unescape
Escape
support for opaque types
2016-03-15 14:05:40 +00:00
Opaque list:
Element 1
Element 2
Back element is Element 2
Opaque list:
Element 1
added feature to pass void* pointers by popular demand
2016-03-26 16:51:09 +00:00
Got void ptr : 1234
allow nullptr string values (closes #138)
2016-03-26 22:37:51 +00:00
None
Got null str : 0
Reference in New Issue
Copy Permalink