collectReturnType.collectReturnType

Undocumented in source.
  1. alias collectReturnType = before
  2. alias collectReturnType = tmp
  3. alias collectReturnType = AliasSeq!()
    template collectReturnType(Type, Names...)
    static if(!(Names.length > 0))
    alias collectReturnType = AliasSeq!()

Meta