string mixin reference
Tim Matthews
tim.matthews7 at gmail.com
Mon Jul 6 18:39:34 PDT 2009
O.F. wrote:
> Jarrett Billingsley Wrote:
>
>> On Mon, Jul 6, 2009 at 12:44 PM, O.F.<no at spam.plz> wrote:
>>> Have string mixins been removed from the language reference? I can't seem to find any mentioning of it at all, other than on the newsgroups and for some of the phobos 2 modules.
>> No.
>>
>> http://www.digitalmars.com/d/2.0/statement.html#MixinStatement
>> http://www.digitalmars.com/d/2.0/expression.html#MixinExpression
>> http://www.digitalmars.com/d/2.0/module.html#MixinDeclaration
>
> Great, thanks!
>
> A bit of a shame that none of them can be find by seaching for string mixin, though.
The ng archives appear on the same site but you should be able to find
what you are looking for by adding either of these to a google query:
site:http://digitalmars.com/d/2.0
site:http://digitalmars.com/d/1.0
More information about the Digitalmars-d
mailing list