GCSIM
Classes | Variables
segment.hpp File Reference
#include <cstdint>

Classes

struct  segment
 represents a single segment on the heap. More...
 

Variables

constexpr uint32_t SEGMENT_SIZE = 16 * 1024 * 1024
 

Variable Documentation

◆ SEGMENT_SIZE

constexpr uint32_t SEGMENT_SIZE = 16 * 1024 * 1024
constexpr