Elektra  0.8.10
kdb::Discriminator< Base, D > Class Template Reference

#include <contextual.hpp>

Inherits Base.

Detailed Description

template<typename Base, int D>
class kdb::Discriminator< Base, D >

This technique with the PolicySelector and Discriminator is taken from the book "C++ Templates - The Complete Guide" by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002

The technique allows users of the class Context to use any number and order of policies as desired.


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