VariableType.VariableType

Undocumented in source.
  1. alias VariableType = ReturnType!(Type)
    template VariableType(Type)
    static if(isSomeFunction!(Type))
    alias VariableType = ReturnType!(Type)
  2. alias VariableType = Type

Meta