OwnedBatch

A llama_batch that frees itself when it goes out of scope.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

get
llama_batch get()

Underlying batch.

Meta