Well, if one needs strictly ref dictionary class Dictionary(TKey, TValue) { TValue[TKey] dictionary; alias dictionary this; }
- ref semantics with hashes Andrej Mitrovic
- Re: ref semantics with hashes H. S. Teoh
- Re: ref semantics with hashes Jonathan M Davis
- Re: ref semantics with hashes Andrej Mitrovic
- Re: ref semantics with hashes Andrej Mitrovic
- Re: ref semantics with hashes Artur Skawina
- Re: ref semantics with hashes Andrej Mitrovic
- Re: ref semantics with hashes bearophile
- Re: ref semantics with hashes Steven Schveighoffer
- Re: ref semantics with hashes Kagamin
- Re: ref semantics with hashes Steven Schveighoffer