dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
AppenderNoGCFixed.clear
dyaml
nogcutil
AppenderNoGCFixed
Clear is not available for const/immutable data.
void
clear
()
void
clear
()
struct
AppenderNoGCFixed
(A : T[], T)
@
nogc
@
disable
static if
(!(
isMutable!T
))
void
clear
(
)
Meta
Source
See Implementation
dyaml
nogcutil
AppenderNoGCFixed
constructors
this
functions
clear
put
properties
capacity
data
Clear is not available for const/immutable data.