Add lvalue ref-qualified cpp_function constructors (#2213)
* added overload for l-value ref-qualified methods * Added test. Before, the code would have failed to build.
Showing
Please register or sign in to comment
* added overload for l-value ref-qualified methods * Added test. Before, the code would have failed to build.