Check policy compatibility. More...
#include <senf/Socket/SocketHandle.hh>
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.