JsonValue.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opCast()
  2. T opCast()
  3. T opCast()
  4. T opCast()
  5. T opCast()
  6. T opCast()
    struct JsonValue
    T
    opCast
    (
    T
    )
    ()
    if (
    traits.isDynamicArray!T &&
    !traits.isSomeString!T
    )
  7. T opCast()

Meta