Add a new type 'lpctype' to contain a type object, describing a compile-time
type, together with a decltype() operator and to_lpctype() and check_type()
efuns.
Since structs are always active, the corresponding checks with
#ifdef USE_STRUCTS are removed as well.
git-svn-id: svn://svn.bearnip.com/ldmud/trunk@3062 56160b6e-f8f8-0310-bd54-bccebfe6a2f2
information about the function's type, flags, and number of
arguments (Bug #410).
git-svn-id: svn://svn.bearnip.com/ldmud/trunk@2240 56160b6e-f8f8-0310-bd54-bccebfe6a2f2