Jason Rhinelander 7dfb932e70 Update OVERLOAD macros to support ref/ptr return type overloads
This adds a static local variable (in dead code unless actually needed)
in the overload code that is used for storage if the overload is for
some convert-by-value type (such as numeric values or std::string).

This has limitations (as written up in the advanced doc), but is better
than simply not being able to overload reference or pointer methods.
2016-09-11 01:21:53 -04:00
..
2016-09-10 16:32:17 +09:00
2016-09-07 23:49:16 +09:00
2016-07-08 15:14:48 +02:00
2016-09-08 22:53:18 +09:00
2016-09-07 21:16:19 +01:00
2016-09-06 13:02:29 +09:00