ParkingStack.this

Create new instance of class with size n

class ParkingStack
this
(
size_t n
)

Parameters

n size_t

the number of elements that will be parked

Meta