 by Teiman » Mon Apr 12, 2010 8:46 am
by Teiman » Mon Apr 12, 2010 8:46 am 
			
			I don't fully understand it, withouth looking at the big picture. But looks sexy.
Anyway on file 
root  / data  / qcsrc  / menu  / oo  / constructors.h 
This line:
22	#define ATTRIBARRAY(cname,name,type,cnt)   me.name = me.name;
Is this right? looks weird that soo complex definition end on a inane code that does nothing.