ParkingStack.push_

Park element.

class ParkingStack
protected override
void
push_
(
void* element
,
size_t n
)

Parameters

element void*

the element to park

n size_t

the index of the element

Meta