senf::SocketHandle< SPolicy >::IsCompatible< OtherPolicy > Struct Template Reference

Check policy compatibility. More...

#include <senf/Socket/SocketHandle.hh>

Inheritance diagram for senf::SocketHandle< SPolicy >::IsCompatible< OtherPolicy >:

Detailed Description

template<class SPolicy>
template<class OtherPolicy>
struct senf::SocketHandle< SPolicy >::IsCompatible< OtherPolicy >

Check policy compatibility.

IsCompatible is a template meta-function which will check some other socket policy for conversion compatibility. This check is used in the senf::SocketPolicy implementation to restrict the conversion operator.

Definition at line 76 of file SocketHandle.hh.


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