42 @() directive
The @(x) directive forces compile time evaluation of expressions. Note that x is macro expanded before being evaluated as an expression.
| Before translation | After translation |
|---|---|
| |
The @(x) directive forces compile time evaluation of expressions. Note that x is macro expanded before being evaluated as an expression.
| Before translation | After translation |
|---|---|
| |