StackBufferEntry

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Functions

opIndex
inout(T) opIndex(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
inout(T)[] opSlice(size_t a, size_t b)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

range
auto range [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ptr
T* ptr;
Undocumented in source.

Meta