Implementing serialisation with minmal boilerplate and template overhead using core.reflect

Adam Ruppe destructionator at gmail.com
Tue Aug 17 15:13:23 UTC 2021


On Tuesday, 17 August 2021 at 14:52:22 UTC, russhy wrote:
> I guess will have to read the DIP to know more about it, that 
> is interesting, i'm curious now

basically it provides the same reflection we have now but as CTFE 
classes instead of compiler traits and is expression matching.


More information about the Digitalmars-d mailing list