block-allocator.hh File Reference
(Revision: 3188)
#include "gecode/kernel.hh"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Support |
Classes | |
class | Gecode::Support::BlockAllocator< T > |
Manage memory organized into block lists (allocator). More... | |
class | Gecode::Support::BlockClient< T > |
Client for block allocator of type T. More... |