Generated on Sat Jan 12 2019 20:58:51 for Gecode by doxygen 1.8.13
Gecode::Kernel::HeapChunk Class Reference

Memory chunk allocated from heap with proper alignment. More...

#include <manager.hpp>

Public Attributes

double area [1]
 Start of memory area inside chunk. More...
 
- Public Attributes inherited from Gecode::Kernel::MemoryChunk
MemoryChunknext
 Next chunk. More...
 
size_t size
 Size of chunk. More...
 

Detailed Description

Memory chunk allocated from heap with proper alignment.

Definition at line 53 of file manager.hpp.

Member Data Documentation

◆ area

double Gecode::Kernel::HeapChunk::area[1]

Start of memory area inside chunk.

Definition at line 56 of file manager.hpp.


The documentation for this class was generated from the following file: