Ion
|
Go to the source code of this file.
Classes | |
class | ion::base::FullAllocationTracker |
FullAllocationTracker is a derived AllocationTracker class that keeps track of all active allocations and also provides tracing facilities for debugging and error checking of leaked allocations. More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::base | |
EnumHelper instantiations. These must be in the ion::base namespace. | |
Typedefs | |
typedef SharedPtr < FullAllocationTracker > | ion::base::FullAllocationTrackerPtr |
Convenience typedef for shared pointer to a FullAllocationTracker. More... | |