18 #ifndef ION_BASE_REFERENT_H_
19 #define ION_BASE_REFERENT_H_
23 #include "base/macros.h"
66 #endif // ION_BASE_REFERENT_H_
Shareable is an abstract base class for any object that can be shared via the SharedPtr class...
Thread-safe abstract base class.
Allocatable is an abstract base class for classes whose memory is managed by an Allocator.
A ReferentPtr is a smart shared pointer to an instance of some class derived from Referent...
Copyright 2016 Google Inc.
A SharedPtr is a smart shared pointer to an instance of some class that implements reference counting...