Ion
|
#include <functional>
#include "base/macros.h"
#include "ion/base/allocationmanager.h"
#include "ion/base/allocator.h"
#include "ion/base/datacontainer.h"
Go to the source code of this file.
Classes | |
class | ion::base::ScopedAllocation< T > |
This template class can be used in situations where you want to allocate an object that is not necessarily derived from Allocatable, but you still want to use an Allocator for the memory. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::base | |
EnumHelper instantiations. These must be in the ion::base namespace. | |