CXXR (C++ R) API
Classes | Namespaces
CellPool.hpp File Reference

($Id: CellPool.hpp 1348 2013-02-25 17:49:03Z arr $)

Class CXXR::CellPool. More...

#include <cstddef>
#include <new>
#include <vector>
#include "CXXR/config.hpp"
Include dependency graph for CellPool.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXXR::CellPool
 Class to manage a pool of memory cells of a fixed size. More...

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Detailed Description

Class CXXR::CellPool.