Worst Phobos documentation evar!
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Wed Dec 31 14:04:09 PST 2014
On 12/31/2014 12:54 PM, Ary Borenszweig wrote:
> Which still look readable (and the backslash is just one character of noise so
> it's also not that bad).
(Then you've never tried to use regex string literals in C code.)
C++ would not have added raw string literal syntax if this was not an issue. It
was a welcome improvement from anyone I've heard comment on it.
More information about the Digitalmars-d
mailing list