Unique.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opCast()
  2. U opCast()
    struct Unique(T, ALLOC = void)
    const nothrow
    U
    opCast
    (
    U
    )
    ()
    if (
    __traits(hasMember, U, "isUnique")
    )
  3. U opCast()

Meta