dmd v2.104.0 (2023-06-02T08:46:32Z)
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)
@
safe
@
trusted
T
*
push
(
)
Return Value
Type:
T
*
pointer to appended element
Meta
Source
See Implementation
dmd
backend
barray
Barray
functions
dtor
push
remove
reset
setLength
Append a 0-initialized element of T to array