Feature #1664

Updated by Zbigniew Rebacz about 7 years ago

Buffer should also offer alternative method (Get) to ~operator that returns raw pointer.

The size could also be remembered and we should introduce Count() and IsEmpty() approach.

Back