JSONValue.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(T arg)
    struct JSONValue
    void
    opAssign
    (
    T
    )
    (
    T arg
    )
    if (
    !isStaticArray!T &&
    )
  2. void opAssign(T arg)

Meta