What does q{...} mean?

1100110 0b1100110 at gmail.com
Mon Feb 24 12:52:55 PST 2014


On 2/24/14, 12:40, monarch_dodra wrote:
>
> Also, a "qstring" can only contain valid D tokens ("token string"). If
> your mixin string does not adhere some the base D syntaxic rules, you'll
> get a compilation error. In particular, you'll need balanced
> bracing/parenthesising, and correctly formed tokens.

Oh, I did not know that.  Interesting.


More information about the Digitalmars-d-learn mailing list