CVC3
Classes | Namespaces | Variables
memory_manager_context.h File Reference

Stack-based memory manager. More...

#include <cstdlib>
#include <vector>
#include "memory_manager.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVC3::ContextMemoryManager
 ContextMemoryManager. More...
 

Namespaces

namespace  CVC3
 

Variables

const unsigned CVC3::chunkSizeBytes = 16384
 

Detailed Description

Stack-based memory manager.

Author: Clark Barrett

Created: Thu Aug 3 21:39:07 2006


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


Definition in file memory_manager_context.h.