isCTFEable.isCTFEable

Undocumented in source.
template isCTFEable(alias fun)
enum isCTFEable = __traits(compiles, isCTFEable_aux!(fun()));

Meta