RepeatedBuffer.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opAssign(ValueType[] val)
  2. auto opAssign(ValueType[] val)
    struct RepeatedBuffer(ulong id, string TypeString, RealType, bool isDeprecated = false, bool packed = false)
    static if(!(isDeprecated))
    opAssign
    (
    ValueType[] val
    )

Meta