DefaultPushAllocAdapter

Undocumented in source.
@filter(Method.push, Method.alloc)
struct DefaultPushAllocAdapter (
alias Context
A...
) {}

Members

Functions

push
size_t push(const(E)[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Context!A
Undocumented in source.

Meta