DMD 1.021 and 2.004 releases (Delimiter Strings & Co.)

Walter Bright newshound1 at digitalmars.com
Mon Sep 10 11:37:33 PDT 2007


Bruno Medeiros wrote:
> Speaking of which, what is the purpose of delimiter strings and the like 
> (token strings, identifier strings) ? Neither the docs or slides go into 
> much detail. So far I can only see use for token strings, in string mixins.


Makes it easier to insert arbitrary text as a string without having to 
worry about an inadvertent delimiter inside the string.



More information about the Digitalmars-d-announce mailing list