pybind11/include
Jason Rhinelander f200493716 Fixed stl casters to use the appropriate type_caster cast_op_type (#529)
stl casters were using a value cast to (Value) or (Key), but that isn't
always appropriate.  This changes it to use the appropriate value
converter's cast_op_type.
2016-11-25 13:06:18 +01:00
..
pybind11 Fixed stl casters to use the appropriate type_caster cast_op_type (#529) 2016-11-25 13:06:18 +01:00