FunctionBenchmark.this

Undocumented in source.

struct FunctionBenchmark(string name, alias genIndependantVariable, alias independantToData = void)
this
if (
!is(genIndependantVariable == void) &&
isValidIndependantRange!genIndependantVariable
)

Meta