On Friday, 28 July 2017 at 15:41:28 UTC, 12345swordy wrote:
On Friday, 28 July 2017 at 15:12:29 UTC, Stefan Koch wrote:
On Friday, 28 July 2017 at 15:09:32 UTC, 12345swordy wrote:
On Friday, 28 July 2017 at 14:46:46 UTC, Stefan Koch wrote:
On Friday, 28 July 2017 at 14:39:04 UTC, 12345swordy wrote:
[...]

Yes we can do that with mixins __traits and ctfe.

Can you provide a simple example of this? Thanks.

Sure look at https://gist.github.com/UplinkCoder/b3501425a4fb4992c6cf1c77d6c3638a Which will inject propery-methods into a struct to build a costum bitfield.

... That's not what I consider to be "simple" (Hard to read IMO).

Is it simpler using meta-classes ?

Reply via email to