isCTFEable

Check if Function expr is callable at compile-time.

template isCTFEable (
alias fun
) {
enum isCTFEable;
}

See Also

Meta