senf::AddressingPolicyIs< SocketPolicy, Trait > Struct Template Reference
[The Policy Framework]

Check single policy axis. More...

#include <senf/Socket/SocketPolicy.hh>


Detailed Description

template<class SocketPolicy, class Trait>
struct senf::AddressingPolicyIs< SocketPolicy, Trait >

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).

See also:
The Policy Framework

Definition at line 420 of file SocketPolicy.hh.


The documentation for this struct was generated from the following file: