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

@@ -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}]