Contains the implementations of Log and LogHeap. More...
#include <assert.h>
#include <math.h>
#include <limits.h>
#include <unistd.h>
#include <fstream>
#include <ios>
Go to the source code of this file.
Classes | |
class | HL::Log< Obj > |
class | HL::LogHeap< SuperHeap > |
class | HL::LogHeap< SuperHeap >::MemoryRequest |
Namespaces | |
namespace | HL |
A thread-wrapper of childlike simplicity :). |
Contains the implementations of Log and LogHeap.