Something like ADL from C++?

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Wed Dec 4 07:36:36 UTC 2024


On 04/12/2024 8:33 PM, Walter Bright wrote:
> On 12/3/2024 6:39 PM, Timon Gehr wrote:
>> Sure, but the question was, how do you do actually do the 
>> serialization via introspection.
> 
> As I haven't attempted that, I might suggest use of:
> 
> 1. interfaces
> 
> 2. output ranges (sinks)

Don't forget template this parameter!

(its horrible)



More information about the Digitalmars-d mailing list