pybind11.h
72.5 KB
-
Remove useless `convert` argument from argument_loader · 12ce07a2
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.
Jason Rhinelander committed