Impl.RET

Undocumented in source.
  1. enum RET;
    template Impl()
    static if(is(ReturnT == void))
    enum RET = "";
  2. enum RET;

Meta