mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 07:02:11 +00:00
1b08df5872
This changes the caster to return a reference to a (new) local `CharT` type caster member so that binding lvalue-reference char arguments works (currently it results in a compilation failure). Fixes #1116 |
||
---|---|---|
.. | ||
pybind11 |