class PCK_BASE { TOLUA_TEMPLATE_BIND(T,begin,...end) public: unsigned int GetLen() { return sizeof(T); } };