impl (3) - Linux Manuals
impl: Support for the curiously recurring template pattern.
NAME
QuantLib::CuriouslyRecurringTemplate - Support for the curiously recurring template pattern.
SYNOPSIS
#include <ql/patterns/curiouslyrecurring.hpp>
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.