PackedGenericTuple.Types

Use this member of to access its content as a typetuple. Defined if Args is a typetuple.

  1. alias Types = Args
    template PackedGenericTuple(Args...)
    version(D_Ddoc)
    alias Types = Args
  2. alias Types = Args

Meta