Something like ADL from C++?

Walter Bright newshound2 at digitalmars.com
Wed Dec 4 07:33:48 UTC 2024


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)


More information about the Digitalmars-d mailing list