|
Ion
|
#include <algorithm>#include "base/macros.h"#include "ion/base/lockguards.h"#include "ion/base/logging.h"#include "ion/base/referent.h"#include "ion/base/sharedptr.h"#include "ion/port/atomic.h"

Go to the source code of this file.
Classes | |
| class | ion::base::WeakReferent |
| Abstract base class that inherits from Referent, and adds the ability for instances to be referenced by a WeakReferentPtr. More... | |
| class | ion::base::WeakReferentPtr< T > |
| A WeakReferentPtr is a weak reference to an instance of some class derived from Referent. More... | |
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::base | |
| EnumHelper instantiations. These must be in the ion::base namespace. | |