Re: Proposal for utility to avoid use of stale pointers to objects that have been destroyed.

2020-03-27 Thread Walt Karas
Here is some (simplistic) example code using NoStale: https://github.com/ywkaras/MiscRepo/blob/master/NoStale/example.cc On Thu, Mar 26, 2020 at 11:53 AM Walt Karas wrote: > https://github.com/ywkaras/MiscRepo/blob/master/NoStale/NoStale.h >

Proposal for utility to avoid use of stale pointers to objects that have been destroyed.

2020-03-26 Thread Walt Karas
https://github.com/ywkaras/MiscRepo/blob/master/NoStale/NoStale.h