QGenericArrayOps.copyAppend

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void copyAppend(QArrayDataPointer!T this_, const(T)* b, const(T)* e)
  2. void copyAppend(QArrayDataPointer!T this_, qsizetype n, parameter_type t)
    template QGenericArrayOps(T)
    extern (C++)
    void
    copyAppend
    ()

Meta