Headers.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[string] opCast()
  2. string[][string] opCast()
    struct Headers
    inout
    string[][string]
    opCast
    (
    T
    )
    ()
    if (
    is(T == string[][string])
    )

Meta