macro const_eval($arg) { ... }

Forces the evaluation of the argument at compile time.

Example