DefaultPeekAllocAdapter

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

Constructors

this
this(size_t minSliceSize, size_t maxSliceSize)
Undocumented in source.

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Context!A
Undocumented in source.

Meta