Unique.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TR opUnary()
  2. const(TR) opUnary()
    struct Unique(T, ALLOC = void)
    const
    const(TR)
    opUnary
    (
    string op
    )
    ()
    if (
    op == "*"
    )

Meta