libcaf  0.13.2
caf::infer_typed_actor_base< Result, FirstArg > Struct Template Reference

Infers the appropriate base class for a functor-based typed actor from the result and the first argument of the functor. More...

#include <spawn.hpp>

Detailed Description

template<class Result, class FirstArg>
struct caf::infer_typed_actor_base< Result, FirstArg >

Infers the appropriate base class for a functor-based typed actor from the result and the first argument of the functor.


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