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

Detailed Description

Default not engaged seastar::checked_ptr dereferencing action (functor).

Throws a seastar::checked_ptr_is_null_exception.

#include <seastar/core/checked_ptr.hh>

Public Member Functions

void operator() () const
 

Member Function Documentation

◆ operator()()

void seastar::default_null_deref_action::operator() ( ) const
inline

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