codice:
class X{
	public:
	static const unsigned short Qe_Table[3];

};

const unsigned short X::Qe_Table[3] = {0x000x5601, 0x3401, 0x1801};