Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pybind11
/
3e2e44f53fc93ee3195b41e7556e4769a501dcbc
/
example
/
example-stl-binder-vector.py
b3f3d79
Rename examples files, as per #288
by Jason Rhinelander
· 9 years ago
[Renamed from example/example17.py]
5dd33d8
fix issues with std::vector<bool> overload in STL (fixes #216)
by Wenzel Jakob
· 9 years ago
25c03ce
stl_bind redesign & cleanup pass
by Wenzel Jakob
· 9 years ago
a95bde1
Adding documentation for value_error. Fixing various formatting issues. Removing redundant binding for C++ style methods. Adding bindings for iterator and slicing protocol. Extending examples.
by Sergey Lyskov
· 9 years ago
a315c7a
Adding Python-style modifiers for vector. Wrapping has_insertion_operator_implementation in _MSC_VER ifdef’s. Adding ‘!=0’ instead of bool cast’s.
by Sergey Lyskov
· 9 years ago
eae7744
adding stl_binders
by Sergey Lyskov
· 9 years ago