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

Helper class to extract final actor class and message type from pointer-to-member function. More...

#include <handler.h>

Detailed Description

template<typename T>
struct rotor::handler_traits< T >

Helper class to extract final actor class and message type from pointer-to-member function.


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