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.

Reply via email to