TaggedType.TaggedType

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

Meta