How to create DDoc for string mixin generated functions?

ParticlePeter ParticlePeter at gmx.de
Wed Nov 27 15:14:21 UTC 2019


On Tuesday, 26 November 2019 at 19:41:26 UTC, Adam D. Ruppe wrote:
> On Tuesday, 26 November 2019 at 19:27:55 UTC, ParticlePeter 
> wrote:
>> In may case I use the string mixin to forward outer struct 
>> property calls to members of an inner struct.
>
> Did you try opDispatch btw? It might be simpler to implement 
> and to document.

No I didn't, I judged it being the least feasible to produce 
appropriate doc comments. How could this work?



More information about the Digitalmars-d-learn mailing list