remove pybind stl.h
parent
029631e483
commit
12b35b4142
|
@ -9,4 +9,4 @@
|
|||
* automatic STL binding, such that the raw objects can be accessed in Python.
|
||||
* Without this they will be automatically converted to a Python object, and all
|
||||
* mutations on Python side will not be reflected on C++.
|
||||
*/
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue