C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::web_socket::is_acceptor< T > Struct Template Reference

Type trait that determines if a type is an acceptor. More...

#include <acceptor.hpp>

Inherits std::false_type.

Detailed Description

template<class T>
struct caf::net::web_socket::is_acceptor< T >

Type trait that determines if a type is an acceptor.


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