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

Public Member Functions

 task_entry (const std::type_info &ti) noexcept
 
bool operator== (const task_entry &o) const noexcept
 
bool operator!= (const task_entry &o) const noexcept
 
size_t hash () const noexcept
 

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