a7c96c0e1e
We had a cycle from transaction_manager <-> space_map, and also from the ref_counters back up to the tm. This prevented objects being destroyed when various programs exited. From now on we'll try and only use a shared ptr if ownership is implied. Otherwise a reference will be used (eg, for up pointers). |
||
---|---|---|
.. | ||
careful_alloc.cc | ||
careful_alloc.h | ||
core.h | ||
disk_structures.h | ||
disk.cc | ||
disk.h | ||
recursive.cc | ||
recursive.h | ||
subtracting_span_iterator.h |