JSONValue.opAssign

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

Meta