Gecode::MemoryChunk Class Reference
Memory chunk with size information. More...
#include <memory-manager.hpp>
Public Attributes | |
| MemoryChunk * | next |
| Next chunk. | |
| size_t | size |
| Size of chunk. | |
Detailed Description
Memory chunk with size information.Definition at line 45 of file memory-manager.hpp.
Member Data Documentation
| size_t Gecode::MemoryChunk::size |
The documentation for this class was generated from the following file:
- gecode/kernel/memory-manager.hpp (Revision: 8731)
