Seastar
High performance C++ framework for concurrent servers
|
Set a different large allocation warning threshold for a scope.
#include <seastar/core/memory.hh>
Public Member Functions | |
scoped_large_allocation_warning_threshold (size_t threshold) | |
scoped_large_allocation_warning_threshold (const scoped_large_allocation_warning_threshold &)=delete | |
scoped_large_allocation_warning_threshold (scoped_large_allocation_warning_threshold &&x)=delete | |
void | operator= (const scoped_large_allocation_warning_threshold &) const =delete |
void | operator= (scoped_large_allocation_warning_threshold &&)=delete |