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)
    extern (C++)
    void
    copyAppend
    ()
    (,
    const(T)* b
    ,
    const(T)* e
    )
  2. void copyAppend(QArrayDataPointer!T this_, qsizetype n, parameter_type t)

Meta