BuilderProxy.InnerType

Undocumented in source.
  1. alias InnerType = Arg
  2. alias InnerType = T
    struct BuilderProxy(T)
    static if(!(is(T : Nullable!Arg, Arg)))
    alias InnerType = T

Meta