Opposite to run-time checking via if (__ctfe) { // } is there no way of checking at compile-time whether the current scope of a function is being executed in CTFE?