summaryrefslogtreecommitdiff
path: root/src/common/handles.h
AgeCommit message (Collapse)Author
2016-04-19Basic 'handle' implementation and tests.Nick Mathewson
This abstraction covers the case where one part of the program needs to refer to another object that is allowed to disappear.