20 Mar
2016
20 Mar
'16
5:35 p.m.
On 03/19/2016 07:26 PM, Phil Bouchard wrote:
On 03/18/2016 10:13 PM, Phil Bouchard wrote:
I will make it even more complex & cyclic tomorrow.
Its usage is pretty neat now: https://github.com/philippeb8/root_ptr/blob/master/example/t100.h#L73
root_ptr<> is pretty solid. I am not sure what else can possibly be done.
It's really fun to program with. Here I am returning complex r-values recursively and it works fine: https://github.com/philippeb8/root_ptr/blob/master/example/t100.h#L152