Files
pybind11/include/pybind11
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
..
2017-01-31 17:24:41 +01:00
2016-12-08 00:43:29 +01:00
2016-12-16 15:00:46 +01:00
2016-09-19 13:45:31 +02:00
2016-12-16 15:00:46 +01:00