toAA.toAA

Returns an associative array of type T[string] from the StringMap.

  1. T[string] toAA()
  2. T[string] toAA()
  3. const(T)[string] toAA()
    template toAA()
    const
    static if(!(__traits(compiles, (ref const T a))))
    const(T)[string]
    toAA
    ()
    ()