OptionalBuffer.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opAssign(ValueType val)
    struct OptionalBuffer(ulong id, string TypeString, RealType, bool isDeprecated = false, alias defaultValue = RealType.init)
    deprecated
    static if(isDeprecated)
    opAssign
    (
    ValueType val
    )
  2. auto opAssign(ValueType val)

Meta