SDSL 3.0.3
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 252 of file memory_management.hpp.

Member Data Documentation

◆ next

struct mm_block* sdsl::mm_block::next

Definition at line 255 of file memory_management.hpp.

◆ prev

struct mm_block* sdsl::mm_block::prev

Definition at line 256 of file memory_management.hpp.

◆ size

size_t sdsl::mm_block::size

Definition at line 254 of file memory_management.hpp.


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