FunctionBenchmark.elemT

Undocumented in source.

  1. alias elemT = ElementType!(typeof(genIndependantVariable()))
    struct FunctionBenchmark(string name, alias genIndependantVariable, alias independantToData = void)
    alias elemT = ElementType!(typeof(genIndependantVariable()))
  2. alias elemT = ElementType!(typeof(genIndependantVariable))

Meta