Seastar
High performance C++ framework for concurrent servers
Public Types | List of all members
seastar::metrics::impl::real_counter_type_traits< true, T > Struct Template Reference

Public Types

using type = std::invoke_result_t< T >
 

Member Typedef Documentation

◆ type

template<typename T >
using seastar::metrics::impl::real_counter_type_traits< true, T >::type = std::invoke_result_t<T>

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