#include <Exceptions.hpp>
◆ AllocationFailure()
| fiber::AllocationFailure::AllocationFailure |
( |
std::size_t | to_allocate, |
|
|
std::size_t | buffer_size, |
|
|
std::size_t | largest_free ) |
|
inline |
◆ print()
| void fiber::AllocationFailure::print |
( |
OStream & | stream | ) |
const |
|
finalvirtual |
◆ buffer_size
| const std::size_t fiber::AllocationFailure::buffer_size |
◆ largest_free
| const std::size_t fiber::AllocationFailure::largest_free |
◆ to_allocate
| const std::size_t fiber::AllocationFailure::to_allocate |
The documentation for this class was generated from the following files: