CCNil::CCNil (void) : ICCAtom(&g_Class) // CCNil constructor { SetNoRefCount(); }
CCTrue::CCTrue (void) : ICCAtom(&g_Class) // CCTrue constructor { SetNoRefCount(); }