FunctionBenchmark.forceEval

Undocumented in source.
struct FunctionBenchmark(string name, alias genIndependantVariable, alias independantToData = void)
static if(!is(independantToData == void))
static if(!(isInstanceOf!(ForwardTemplate, independantToData)))
alias forceEval = elemT

Meta