Ion
|
#include <algorithm>
#include "base/macros.h"
#include "ion/base/allocatable.h"
#include "ion/base/lockguards.h"
#include "ion/base/logging.h"
#include "ion/base/shareable.h"
#include "ion/base/sharedptr.h"
#include "ion/port/atomic.h"
Go to the source code of this file.
Classes | |
class | ion::base::Referent |
Thread-safe abstract base class. More... | |
struct | ion::base::ReferentPtr< T > |
A ReferentPtr is a smart shared pointer 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. | |