Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | List of all members
seastar::future< T >::finally_body< Func, false > Struct Template Reference

Public Member Functions

 finally_body (Func &&func) noexcept
 
future< T > operator() (future< T > &&result) noexcept
 

Public Attributes

Func _func
 

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