Exemple #1
0
CCNil::CCNil (void) : ICCAtom(&g_Class)

//	CCNil constructor

	{
	SetNoRefCount();
	}
Exemple #2
0
CCTrue::CCTrue (void) : ICCAtom(&g_Class)

//	CCTrue constructor

	{
	SetNoRefCount();
	}