senf::SocketHandle< SPolicy >::SocketHandle::IsCompatible< OtherPolicy > Struct Template Reference
Check policy compatibility.
More...
#include <senf/Socket/SocketHandle.hh>
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 85 of file SocketHandle.hh.
The documentation for this struct was generated from the following file: