ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
Barray.push
dmd
backend
barray
Barray
Append a 0-initialized element of T to array
void
push
(T t)
T
*
push
()
struct
Barray
(T)
T
*
push
(
)
Return Value
Type:
T
*
pointer to appended element
Meta
Source
See Implementation
dmd
backend
barray
Barray
functions
dtor
push
remove
reset
setLength
variables
array
Append a 0-initialized element of T to array