fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
StackBuffer
fast
buffer
Undocumented in source.
package
struct
StackBuffer (
size_t
bytes
) {
this(this)
;
StackBufferEntry
!
T
alloc
(size_t howMany);
}
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
alloc
StackBufferEntry
!
T
alloc
(size_t howMany)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fast
buffer
functions
asOutputRange
bufferArg
stackBuffer
tempBuffer
manifest constants
allocaLimit
structs
LimitedScopeBuffer
RaiiArray
StackBuffer
StackBufferEntry
TempBuffer