X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FSocketPolicy.hh;h=0b2401734e4c00ec0b375830ecec4c3326501cba;hb=874b9d37b59223d9b0dce3bddafa130045419750;hp=8da09e9e07b4de58f1f5400cba698338084c9a32;hpb=b98db834b584f9d9c85c16b4a818c7f9f326b9c7;p=senf.git diff --git a/senf/Socket/SocketPolicy.hh b/senf/Socket/SocketPolicy.hh index 8da09e9..0b24017 100644 --- a/senf/Socket/SocketPolicy.hh +++ b/senf/Socket/SocketPolicy.hh @@ -162,7 +162,7 @@ metafunction which simplifies building SocketPolicy instantiations. It takes any number (ok, up to a maximum of 6) of policy classes as an argument (in any order). It will sort these arguments into the SocketPolicy template arguments. If for some axis no class is specified, it's slot will - be filled with \c Unspecified \e Axis. Additionally, the first Argument may optionally be ab + be filled with \c Unspecified \e Axis. Additionally, the first Argument may optionally be an arbitrary SocketPolicy. It will provide default values for unspecified axis
\c template \c SocketPolicyIsBaseOf < \e base, \e derived >
This template