GffValue.opIndexAssign

Shorthand for modifying the GffValue as a GffList

  1. auto ref opIndexAssign(T rhs, string label)
  2. auto ref opIndexAssign(GffStruct rhs, size_t index)
    struct GffValue
    ref
    opIndexAssign

Meta