rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::request_unwrapper_t< intrusive_ptr_t< T > > Struct Template Reference

request_unwrapper_t specialization for intrusive pointer of T More...

#include <request.hpp>

Public Types

using request_t = T
 an alias for the original request type, if it was wrapped into intrusive poitner
 

Detailed Description

template<typename T>
struct rotor::request_unwrapper_t< intrusive_ptr_t< T > >

request_unwrapper_t specialization for intrusive pointer of T


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