Enable template overload depending on policy value. More...
#include <senf/Socket/SocketPolicy.hh>
Enable template overload depending on policy value.
This template is an example of the If Axis Is family of templates. It is used like Boost.enable_if to enable a templated overload only, if the AddressingPolicy of Axis is compatible with Trait (that is the AddressingPolicy of Policy is derived from Trait).
Definition at line 427 of file SocketPolicy.hh.