SDSL 3.0.1
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::mm_block Struct Reference

#include <memory_management.hpp>

Public Attributes

size_t size
 
struct mm_blocknext
 
struct mm_blockprev
 

Detailed Description

Definition at line 228 of file memory_management.hpp.

Member Data Documentation

◆ next

struct mm_block* sdsl::mm_block::next

Definition at line 231 of file memory_management.hpp.

◆ prev

struct mm_block* sdsl::mm_block::prev

Definition at line 232 of file memory_management.hpp.

◆ size

size_t sdsl::mm_block::size

Definition at line 230 of file memory_management.hpp.


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