On Thursday, December 17, 2015 at 12:12:06 AM UTC+11, Jeffrey Sarnoff wrote:
>
> Useful stuff, Greg.  I would like to see the way you implemented handing 
> copy constructors, unary operators, etc.
> Would you mind collecting them in a gist or posting a link to the file[s]?
>

Jeffrey,
Here's a link: https://gist.github.com/GregPlowman/bfa494e99aaed2fe488c
Not much to it really. For me, one of the more useful is the 
`@CallDefaultConstructor` macro. See the Example.jl

-- Greg


Reply via email to