C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::monotonic_buffer_resource::bucket Struct Reference

A bucket for storing multiple blocks. More...

#include <monotonic_buffer_resource.hpp>

Public Attributes

blockhead = nullptr
 
std::byte * curr_pos = nullptr
 
std::byte * curr_end = nullptr
 
blockspare = nullptr
 
size_t block_size = 0
 

Detailed Description

A bucket for storing multiple blocks.


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