SafeUnion.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(SafeUnion!(makeFirstParDefaultOne, ConTypes) obj)
  2. void opAssign(T obj)
    struct SafeUnion(bool makeFirstParDefaultOne, ConTypes...)
    void
    opAssign
    (
    T
    )
    (
    T obj
    )

Meta