commit | 8de0437e46fe014fa29dc3a0a7591be33f41d9f3 | [log] [tgz] |
---|---|---|
author | Wenzel Jakob <wenzel.jakob@epfl.ch> | Thu Aug 18 11:18:12 2016 +0200 |
committer | Wenzel Jakob <wenzel.jakob@epfl.ch> | Thu Aug 18 11:18:12 2016 +0200 |
tree | 2dad36d8086751f2e9046aedd026dc89bc422986 | |
parent | 0b63231baefe4abb9599e96f144545aaba3f394c [diff] [blame] |
type_caster<std::function>: allow None values in both directions
diff --git a/example/example-callbacks.ref b/example/example-callbacks.ref index 72f751a..c6f8f53 100644 --- a/example/example-callbacks.ref +++ b/example/example-callbacks.ref
@@ -30,6 +30,7 @@ Move constructions: True argument matches dummy_function eval(1) = 2 +roundtrip (got None).. roundtrip.. argument matches dummy_function eval(1) = 2