#include <zypp-core/zyppng/pipelines/asyncresult.h>
template<typename Callback, typename MsgType>
struct zyppng::detail::is_sync_monad_cb_with_async_res< Callback, MsgType, std::void_t< std::enable_if_t< is_sync_monad_cb< Callback, MsgType >::value >, std::enable_if_t< callback_returns_async_op< Callback, MsgType >::value > > >
Definition at line 70 of file asyncresult.h.
The documentation for this struct was generated from the following file: