Three Unlikely Successful Features of D
Brad Roberts
braddr at slice-2.puremagic.com
Tue Mar 20 16:36:43 PDT 2012
On Tue, 20 Mar 2012, Don wrote:
> On 20.03.2012 21:33, Don wrote:
> > * pragma(msg) is something that's been used 100X as often as anticipated.
>
> Note that because it was so successful, it was incorporated into static
> assert.
I wrote the original msg part of assert and static assert. It wasn't
because of pragma(msg), it was because I wanted a message with my asserts.
:)
Later,
Brad
More information about the Digitalmars-d
mailing list