Dne 20. 9. 2015 v 11:55 Jacob Carlborg napsal(a): > I guess I can use __traits(compiles) to check if typedef and then insert > the "static if" with a string mixing. But is there a better way to do this?
__VERSION__ ? -- mk
Martin Krejcirik via Digitalmars-d-learn Sun, 20 Sep 2015 04:21:07 -0700
Dne 20. 9. 2015 v 11:55 Jacob Carlborg napsal(a): > I guess I can use __traits(compiles) to check if typedef and then insert > the "static if" with a string mixing. But is there a better way to do this?
__VERSION__ ? -- mk