Closed infoburp closed 10 years ago
don't we need shared_ptr
@benwaffle i don't see what you mean, what does this has to do with any use of shared_ptr
whatsoever?
@benwaffle The Peer class isn't THAT big to need to be allocated on the heap.
@fuyukaidesu Where is it allocated on the heap, though?
I was replying to ben that wanted it to be allocated on the heap.
c++ memory managment how does it work
It doesn't. :^)
Nearly ready?