#include <stack>
Include dependency graph for store.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Store |
| A simple template data structure that encapsulates the process of memory management so that deleted objects are returned to a "store" for later "reallocation". More... | |
1.3.6