Sergey Lyskov
|
9ee4f92b06
|
Refactoring vector_binder so it now a function
|
2016-05-15 20:46:07 +02:00 |
|
Sergey Lyskov
|
2de5af998d
|
Adding workarounds for MSVC 2015
|
2016-05-15 20:46:07 +02:00 |
|
Sergey Lyskov
|
7b50cbd870
|
Fixing VC build, apparently MSVC implementation of std::is_default_constructible had no bool() operator
|
2016-05-15 20:46:07 +02:00 |
|
Sergey Lyskov
|
a95bde1ea5
|
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-15 20:46:07 +02:00 |
|
Sergey Lyskov
|
a315c7a25a
|
Adding Python-style modifiers for vector. Wrapping has_insertion_operator_implementation in _MSC_VER ifdef’s. Adding ‘!=0’ instead of bool cast’s.
|
2016-05-15 20:46:07 +02:00 |
|
Sergey Lyskov
|
eae7744c0e
|
adding stl_binders
|
2016-05-15 20:46:07 +02:00 |
|