stl_bind redesign & cleanup pass

This commit is contained in:
Wenzel Jakob
2016-05-15 20:50:38 +02:00
parent 26aca3d8ad
commit 25c03cecfa
9 changed files with 384 additions and 289 deletions

View File

@@ -24,6 +24,7 @@ setup(
'include/pybind11/numpy.h',
'include/pybind11/pybind11.h',
'include/pybind11/stl.h',
'include/pybind11/stl_bind.h',
'include/pybind11/common.h',
'include/pybind11/functional.h',
'include/pybind11/operators.h',