adding stl_binders

This commit is contained in:
Sergey Lyskov
2016-05-07 00:26:19 -04:00
committed by Wenzel Jakob
parent 178c8a899d
commit eae7744c0e
6 changed files with 240 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ set(PYBIND11_EXAMPLES
example/example14.cpp
example/example15.cpp
example/example16.cpp
example/example17.cpp
example/issues.cpp
)