List of reserved words

Jacob Carlborg doob at me.com
Thu Oct 11 04:20:28 PDT 2012


On 2012-10-11 13:00, Iain Buclaw wrote:

> Pick your list from object.d:
>
> Object
> Throwable
> Exception
> Error
> ClassInfo
> ModuleInfo
> TypeInfo
> TypeInfo_Class
> TypeInfo_Interface
> TypeInfo_Struct
> TypeInfo_Typedef
> TypeInfo_Pointer
> TypeInfo_Array
> TypeInfo_AssociativeArray
> TypeInfo_Enum
> TypeInfo_Function
> TypeInfo_Delegate
> TypeInfo_Tuple
> TypeInfo_Const
> TypeInfo_Invariant
> TypeInfo_Shared
> TypeInfo_Wild
> TypeInfo_Vector

Right, any others hiding somewhere else?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list