Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::memory::scoped_large_allocation_warning_disable Class Reference

Detailed Description

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
 

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