I guess it is possible to use introspection somehow?
Yeah, you have to write a function that checks it with introspection and then static assert on it somewhere.
Adam D. Ruppe via Digitalmars-d-learn Sat, 23 Nov 2019 13:55:40 -0800
I guess it is possible to use introspection somehow?
Yeah, you have to write a function that checks it with introspection and then static assert on it somewhere.