Is it possible to simplfy this?

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

Reply via email to