NamedType.this

Undocumented in source.
  1. this()
  2. this(T v)
    struct NamedType(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
    this
    (
    T v
    )
    if (
    is(TagT : Tag!U, )
    )
  3. this(NamedType!(T, Tag, init, Traits) v)

Meta