static if (is (T==Complex))

berni someone at something.org
Wed Sep 18 11:10:11 UTC 2019


Is it possible to simplfy this?

>static if (is (T==Complex!double) || is (T==Complex!float) || is 
>(T==Complex!real))


More information about the Digitalmars-d-learn mailing list