![]() |
Project
|
#include <BoundedAllocator.h>
Inherits std::bad_alloc.
Public Member Functions | |
| MemoryLimitExceeded (size_t attempted, size_t used, size_t max) | |
| const char * | what () const noexcept final |
Definition at line 37 of file BoundedAllocator.h.
| o2::itsmft::tracking::BoundedMemoryResource::MemoryLimitExceeded::MemoryLimitExceeded | ( | size_t | attempted, |
| size_t | used, | ||
| size_t | max | ||
| ) |
Definition at line 23 of file BoundedAllocator.cxx.
|
finalnoexcept |
Definition at line 34 of file BoundedAllocator.cxx.