C++ Actor Framework
1.0.0
Loading...
Searching...
No Matches
caf
detail
consumer
Public Types
|
Public Member Functions
|
List of all members
caf::detail::consumer< T > Class Template Reference
Consumes a single value.
More...
#include <consumer.hpp>
Public Types
using
value_type
= T
Public Member Functions
consumer
(T &x)
template<class U >
void
value
(U &&y)
Detailed Description
template<class T>
class caf::detail::consumer< T >
Consumes a single value.
The documentation for this class was generated from the following file:
libcaf_core/caf/detail/
consumer.hpp
Generated by
1.11.0