Metafunction to create SocketPolicy. More...
#include <senf/Socket/SocketPolicy.hh>
Metafunction to create SocketPolicy.
This template metafunction simplifies the creation of a SocketPolicy instantiation. It takes any number (that is up to 6) of Policy classes as arguments in any Order. It will create a SocketPolicy from these policy classes. Any axis not specified will be left as Unspecified
Axis.
Definition at line 505 of file SocketPolicy.hh.