shramko82 / Stacks

My realization of Stack and Deque
0 stars 0 forks source link

Collection construction #5

Closed borowis closed 10 years ago

borowis commented 10 years ago

I just want to write new Stack < MyObject > () and that's all. No other parameters. No class parameter.

Please implement that.

shramko82 commented 10 years ago

Стэк переписал! Дэк на очереди.

shramko82 commented 10 years ago

Дэк переписал по принципу ЛинкедЛиста

borowis commented 10 years ago

отлично