List of reserved words

Jacob Carlborg doob at me.com
Thu Oct 11 12:00:58 PDT 2012


On 2012-10-11 19:21, Alex Rønne Petersen wrote:

> It's Classinfo by the way (for whatever reason...).
>
> Some more:
>
> AssociativeArray
> OffsetTypeInfo
> MemberInfo
> MemberInfo_field
> MemberInfo_function
> _dg_t
> _dg2_t
>
> Functions:
>
> opEquals (there's a global function)
> setSameMutex
> _aaLen
> _aaGet
> _aaGetRvalue
> _aaIn
> _aaDel
> _aaValues
> _aaKeys
> _aaRehash
> _aaApply
> _aaApply2
> _d_assocarrayliteralT
> destroy
> clear
> capacity
> reserve
> assumeSafeAppend
> _ArrayEq
> _xopEquals
> __ctfeWrite
> __ctfeWriteln
>
> Templates:
>
> _isStaticArray
> RTInfo
>
> I think that's about it.

This list starts to get fairly long. Would there be a point of adding 
this to dlang.org, somewhere?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list