Check single policy axis. More...
#include <senf/Socket/SocketPolicy.hh>
Check single policy axis.
This template is an example of the Axis Is
family of template metafunctions. It will check, whether Trait
is a valid compatible Policy class of SocketPolicy
. Trait
must be derived from AddressingPolicyBase (respectively Policy
Base
).
Definition at line 414 of file SocketPolicy.hh.