AllocAppender.this

Undocumented in source.
  1. this(IAllocator alloc, ElemType[] initial_buffer)
  2. this(RCIAllocator alloc, ElemType[] initial_buffer)
    struct AllocAppender(ArrayType : E[], E)
    @safe
    static if(is(RCIAllocator))
    this
    (
    RCIAllocator alloc
    ,)

Meta