commit | 27e8e1066bb7ab94688163e0d93037989e629e75 | [log] [tgz] |
---|---|---|
author | Wenzel Jakob <wenzel@inf.ethz.ch> | Sun Jan 17 22:36:37 2016 +0100 |
committer | Wenzel Jakob <wenzel@inf.ethz.ch> | Sun Jan 17 22:31:15 2016 +0100 |
tree | c557c4fc04b9932e6542349ce628191b1b72256c | |
parent | 2dfbadee5da258845aa6192869d0ccc85097aaef [diff] [blame] |
added new type pybind11::bytes, cleanup of various macros (fixes #49)
diff --git a/example/example4.ref b/example/example4.ref index 1d2dd9b..9be2bdc 100644 --- a/example/example4.ref +++ b/example/example4.ref
@@ -14,3 +14,7 @@ EMode.EFirstMode EMode.EFirstMode Example4::test_function(enum=1) +bytes[0]=1 +bytes[1]=0 +bytes[2]=2 +bytes[3]=0