libcaf  0.16.3
Public Types | List of all members
caf::output_stream< T, Ts > Class Template Reference

Empty marker type for type-checking of stream sources and stages. More...

#include <output_stream.hpp>

Public Types

using value_type = T
 

Detailed Description

template<class T, class... Ts>
class caf::output_stream< T, Ts >

Empty marker type for type-checking of stream sources and stages.


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