HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
endpoint_has_port< EndpointT, decltype(std::declval< EndpointT >().port(0))> Struct Template Reference

#include <NET_SocketListener.h>

+ Inheritance diagram for endpoint_has_port< EndpointT, decltype(std::declval< EndpointT >().port(0))>:

Detailed Description

template<typename EndpointT>
struct endpoint_has_port< EndpointT, decltype(std::declval< EndpointT >().port(0))>

Definition at line 63 of file NET_SocketListener.h.


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