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