AssociativeArray.opIndex

Alix Pexton alix.DOT.pexton at gmail.DOT.com
Sat Mar 3 04:19:50 PST 2012


On 03/03/2012 11:50, Daniel Murphy wrote:
> "H. S. Teoh"<hsteoh at quickfur.ath.cx>  wrote in message
> news:mailman.341.1330753339.24984.digitalmars-d at puremagic.com...
>> Value opIndex(Key key, int file=__FILE__, int line=__LINE__)
>
> The AssociateArray stuct has semantic run on it with errors gagged.  Spot
> the error in the line above!
>
> If you're messing with dmd, try editing 'verror' to print error messages
> while gagged and it should show up.
>
>

I checked the language reference, __FILE__ seems to be a little under 
documented ^^

A...


More information about the Digitalmars-d mailing list