mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 01:36:21 +00:00
stl_bind redesign & cleanup pass
This commit is contained in:
@@ -4,8 +4,7 @@ True
|
||||
True
|
||||
VectorInt[3, 2, 1, 0, 1, 2, 3]
|
||||
VectorInt[3, 2, 0, 0, 99, 2, 3]
|
||||
A constructor
|
||||
A destructor
|
||||
A constructor
|
||||
A destructor
|
||||
VectorA[A{1}, A{2}]
|
||||
VectorInt[3, 0, 99, 2, 3]
|
||||
VectorInt[0, 99, 2, 3]
|
||||
VectorEl[El{1}, El{2}]
|
||||
VectorEl[El{1}, El{2}]
|
||||
|
||||
Reference in New Issue
Block a user