![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Chunk abstraction for temptable Block allocator. More...
#include <assert.h>#include <cstddef>#include <cstdint>#include <type_traits>Go to the source code of this file.
Classes | |
| class | temptable::Chunk | 
| Chunk is an abstraction with the purpose of representing a smallest logical memory-unit within the Block.  More... | |
Namespaces | |
| namespace | temptable | 
Chunk abstraction for temptable Block allocator.
Block consists of 1..N chunks.