NSObjectTemplate

mixin template NSObjectTemplate (
T
string className
) {}

Members

Static functions

alloc
T alloc()

Allocates, but do not init

Meta