C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::is_stream< T > Struct Template Reference

Checks whether T is a stream or typed_stream. More...

#include <type_traits.hpp>

Inherits std::false_type.

Detailed Description

template<class T>
struct caf::detail::is_stream< T >

Checks whether T is a stream or typed_stream.


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