isCtfeComparable

Constant folding, with support for CTFE ***************************/ /// Return true if non-pointer expression e can be compared /// with >,is, ==, etc, using ctfeCmp, ctfeEqual, ctfeIdentit

extern (C++)
bool
isCtfeComparable

Meta