senf::AddressingPolicyIs< SocketPolicy, Trait > Struct Template Reference

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 414 of file SocketPolicy.hh.


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