ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
AppendBuffer.ParamT
ocean
util
container
AppendBuffer
AppendBuffer
Undocumented in source.
alias
ParamT
=
T
alias
ParamT
=
Const
!(
T
)
class
AppendBuffer
(T, Base : AppendBufferImpl)
static if
(!(
hasIndirections!(T)
))
alias
ParamT
=
Const
!(
T
)
Meta
Source
See Implementation
ocean
util
container
AppendBuffer
AppendBuffer
aliases
ParamT
constructors
this
functions
append
cut
dump
erase
extend
opCatAssign
opIndex
opIndexAssign
opSlice
opSliceAssign
ptr
tail