C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Types | Related Functions | List of all members
caf::stream< T > Class Template Reference

Empty marker type for streaming handshakes. More...

#include <stream.hpp>

Public Types

using value_type = T
 

Related Functions

(Note that these are not member functions.)

template<class Inspector , class T >
auto inspect (Inspector &f, stream< T > &x)
 

Detailed Description

template<class T>
class caf::stream< T >

Empty marker type for streaming handshakes.


The documentation for this class was generated from the following files: