Jason Rhinelander 1b08df5872 Fix char & arguments being non-bindable
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
2017-10-12 09:41:54 -04:00
..
2017-01-31 17:05:44 +01:00
2017-07-28 20:40:35 -04:00
2017-09-19 23:16:45 -03:00