friends with phobos, workaround?

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 10 06:16:30 PDT 2015


On Wednesday, 9 September 2015 at 23:44:14 UTC, Idan Arye wrote:
> public:
>     mixin MakeUnique!(int);


I actually think that should be a free function in the module 
because then it can be used by derived classes too without having 
to mix it in each of them as well.


More information about the Digitalmars-d-learn mailing list