Seastar
High performance C++ framework for concurrent servers
Public Types | List of all members
seastar::rpc::wait_signature< T > Struct Template Reference

Public Types

using type = wait_type
 
using cleaned_type = T
 

Member Typedef Documentation

◆ cleaned_type

template<typename T >
using seastar::rpc::wait_signature< T >::cleaned_type = T

◆ type

template<typename T >
using seastar::rpc::wait_signature< T >::type = wait_type

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