tame ~master (2022-04-20T20:15:19.0723517)
Dub
Repo
StackBuffer
tame
buffer
Undocumented in source.
package
struct
StackBuffer (
size_t
size
) {
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
tame
buffer
functions
asOutputRange
stackBuffer
tempBuffer
manifest constants
maxAlloca
structs
FixedBuffer
StackBuffer
StackBufferEntry
TempBuffer