QuantLib_CuriouslyRecurringTemplate

Langue: en

Autres versions - même langue

Version: 376918 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::CuriouslyRecurringTemplate -

Support for the curiously recurring template pattern.

SYNOPSIS


#include <ql/patterns/curiouslyrecurring.hpp>

Inherited by Solver1D< Impl >, and TreeLattice< Impl >.

Protected Member Functions


Impl & impl ()

const Impl & impl () const

Detailed Description

template<class Impl> class QuantLib::CuriouslyRecurringTemplate< Impl >

Support for the curiously recurring template pattern.

See James O. Coplien. A Curiously Recurring Template Pattern. In Stanley B. Lippman, editor, C++ Gems, 135-144. Cambridge University Press, New York, New York, 1996.

Author

Generated automatically by Doxygen for QuantLib from the source code.