Sergey Lyskov
|
b82c0ea164
|
Refactoring had_equal_operator so it now can handle STL containers which have operator== always defined. Adding specialization for vector, deque, set, pair and map types.
|
2016-05-12 18:17:02 -04:00 |
|
Sergey Lyskov
|
1bfe606611
|
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.
|
2016-05-08 19:31:55 -04:00 |
|
Sergey Lyskov
|
0d5cc0fdd2
|
adding stl_binders
|
2016-05-07 00:32:08 -04:00 |
|