TaggedType.TaggedType

Undocumented in source.
  1. alias TaggedType = U
  2. alias TaggedType = T
    template TaggedType(T)
    static if(!(is(T == Tag!(tag_, U), string tag_, U)))
    alias TaggedType = T

Meta