__traits(compiles, ...) with syntax errors

Iain Buclaw ibuclaw at gdcproject.org
Mon Jan 14 22:25:44 UTC 2019


On Mon, 14 Jan 2019 at 22:50, Steven Schveighoffer via Digitalmars-d
<digitalmars-d at puremagic.com> wrote:
>
>
> Any thoughts?
>

Compile with -verrors=spec (or -Wspeculative if using gdc).

-- 
Iain


More information about the Digitalmars-d mailing list