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

Specialization of is_acceptor for acceptor types. More...

#include <acceptor.hpp>

Inherits std::true_type.

Detailed Description

template<class... Ts>
struct caf::net::web_socket::is_acceptor< acceptor< Ts... > >

Specialization of is_acceptor for acceptor types.


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