On 3/1/11 11:45 AM, spir wrote:
makePossibleAValues() obviously returns a runtime value, so mixin() cannot evaluate it, I guess.
Nope, that's not the problem due to CTFE (compile time function execution). David
On 3/1/11 11:45 AM, spir wrote:
makePossibleAValues() obviously returns a runtime value, so mixin() cannot evaluate it, I guess.
Nope, that's not the problem due to CTFE (compile time function execution). David