Provided by: elektra-doc_0.8.14-5_all 

NAME
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.
SYNOPSIS
#include <kdbvalue.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 in Chapter 16 Templates and Inheritance: Named Template Arguments
The technique allows users of the class Value to use any number and order of policies as desired.
Author
Generated automatically by Doxygen for Elektra from the source code.
Version 0.8.14 Tue Dec 15 2015 kdb::Discriminator< Base, D >(3elektra)