dyaml v0.6.4 (2018-01-18T01:27: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.