mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
return best representation of polymorphic types (fixes #105)
This commit is contained in:
@@ -121,6 +121,7 @@ set(PYBIND11_EXAMPLES
|
||||
example/example13.cpp
|
||||
example/example14.cpp
|
||||
example/example15.cpp
|
||||
example/example16.cpp
|
||||
example/issues.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user