On Wednesday, 27 November 2019 at 15:14:21 UTC, ParticlePeter wrote:
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?

Maybe not asked precisely enough. Its clear how op dispatch works, but how could I create different documentation for different dispatch instantiations?

Reply via email to