pybind11/include
Jason Rhinelander 709675a7aa Made arithmetic and complex casters respect convert
Arithmetic and complex casters now only do a converting cast when
`convert=true`; previously they would convert always (e.g. when passing
an int to a float-accepting function, or a float to complex-accepting
function).
2017-02-03 20:16:14 -05:00
..
pybind11 Made arithmetic and complex casters respect convert 2017-02-03 20:16:14 -05:00