Re: C macros vs D can't do the right thing
ketmar via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jun 3 07:19:55 PDT 2017
Jacob Carlborg wrote:
> Perhaps using the variadic template with a constraint on one element
> trick will work. Ugly, but I think that will work.
yeah. that's what Phobos does, for example.
More information about the Digitalmars-d-learn
mailing list