dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Stack.push
dlib
container
stack
Stack
Push element to stack.
struct
Stack
(T)
void
push
(
T
v
)
Meta
Source
See Implementation
dlib
container
stack
Stack
functions
free
pop
push
top
topPtr
properties
empty
Push element to stack.