pybind11/include
Jason Rhinelander 12ce07a2c2 Remove useless convert argument from argument_loader
Since the argument loader split off from the tuple converter, it is
never called with a `convert` argument set to anything but true.  This
removes the argument entirely, passing a literal `true` from within
`argument_loader` to the individual value casters.
2016-12-14 20:40:49 +01:00
..
pybind11 Remove useless convert argument from argument_loader 2016-12-14 20:40:49 +01:00