Stack.clone

Returns a (shallow) clone of this stack, on the stack

struct Stack(V, int Size = 0)
clone
()

Meta