Deduplicating template reflection code
Moritz Maxeiner via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Apr 14 11:34:14 PDT 2017
On Friday, 14 April 2017 at 17:57:49 UTC, Johannes Pfau wrote:
> Am Fri, 14 Apr 2017 13:41:45 +0000
> schrieb Moritz Maxeiner <moritz at ucworks.org>:
>
>> [...]
>
> Great, thanks that's exactly the solution I wanted. Figuring
> this out by myself is a bit above my template skill level ;-)
>
>
> -- Johannes
No problem, I often enough encounter instances of
<strikethrough>THE DAMNED COMPILER JUST NOT DOING WHAT I
WANT</strikethrough> being frustrated with templates myself.
Usually looking at phobos code helps, though.
More information about the Digitalmars-d-learn
mailing list